|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.factory.AbstractComponentFactory
public abstract class AbstractComponentFactory
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.component.factory.ComponentFactory |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractComponentFactory()
|
Method Summary | |
---|---|
java.lang.Object |
newInstance(ComponentDescriptor componentDescriptor,
org.codehaus.plexus.classworlds.realm.ClassRealm classRealm,
PlexusContainer container)
|
protected java.lang.Object |
newInstance(ComponentDescriptor componentDescriptor,
org.codehaus.classworlds.ClassRealm classRealm,
PlexusContainer container)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.component.factory.ComponentFactory |
---|
getId |
Constructor Detail |
---|
public AbstractComponentFactory()
Method Detail |
---|
public java.lang.Object newInstance(ComponentDescriptor componentDescriptor, org.codehaus.plexus.classworlds.realm.ClassRealm classRealm, PlexusContainer container) throws ComponentInstantiationException
newInstance
in interface ComponentFactory
ComponentInstantiationException
protected java.lang.Object newInstance(ComponentDescriptor componentDescriptor, org.codehaus.classworlds.ClassRealm classRealm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |