public class DefaultComponentFactoryManager extends Object implements ComponentFactoryManager, Contextualizable
| Constructor and Description |
|---|
DefaultComponentFactoryManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextualize(Context context) |
ComponentFactory |
findComponentFactory(String id) |
public ComponentFactory findComponentFactory(String id) throws UndefinedComponentFactoryException
findComponentFactory in interface ComponentFactoryManagerUndefinedComponentFactoryExceptionpublic void contextualize(Context context) throws ContextException
contextualize in interface ContextualizableContextExceptionCopyright © 2001–2019 Codehaus Plexus. All rights reserved.