public class DefaultComponentFactoryManager extends java.lang.Object implements ComponentFactoryManager, Contextualizable
| Constructor and Description |
|---|
DefaultComponentFactoryManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextualize(Context context) |
ComponentFactory |
findComponentFactory(java.lang.String id) |
public ComponentFactory findComponentFactory(java.lang.String id) throws UndefinedComponentFactoryException
findComponentFactory in interface ComponentFactoryManagerUndefinedComponentFactoryExceptionpublic void contextualize(Context context) throws ContextException
contextualize in interface ContextualizableContextException