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