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 ComponentFactoryManager
UndefinedComponentFactoryException
public void contextualize(Context context) throws ContextException
contextualize
in interface Contextualizable
ContextException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.