|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.factory.DefaultComponentFactoryManager
public class DefaultComponentFactoryManager
Constructor Summary | |
---|---|
DefaultComponentFactoryManager()
|
Method Summary | |
---|---|
void |
contextualize(org.codehaus.plexus.context.Context context)
|
ComponentFactory |
findComponentFactory(java.lang.String id)
|
ComponentFactory |
getDefaultComponentFactory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultComponentFactoryManager()
Method Detail |
---|
public ComponentFactory findComponentFactory(java.lang.String id) throws UndefinedComponentFactoryException
findComponentFactory
in interface ComponentFactoryManager
UndefinedComponentFactoryException
public ComponentFactory getDefaultComponentFactory() throws UndefinedComponentFactoryException
getDefaultComponentFactory
in interface ComponentFactoryManager
UndefinedComponentFactoryException
public void contextualize(org.codehaus.plexus.context.Context context) throws org.codehaus.plexus.context.ContextException
contextualize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
org.codehaus.plexus.context.ContextException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |