|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.factory.AbstractComponentFactory
org.codehaus.plexus.component.factory.java.JavaComponentFactory
Component Factory for components written in Java Language which have default no parameter constructor
Field Summary |
Fields inherited from class org.codehaus.plexus.component.factory.AbstractComponentFactory |
id |
Fields inherited from interface org.codehaus.plexus.component.factory.ComponentFactory |
ROLE |
Constructor Summary | |
JavaComponentFactory()
|
Method Summary | |
java.lang.Object |
newInstance(ComponentDescriptor componentDescriptor,
org.codehaus.classworlds.ClassRealm classRealm,
PlexusContainer container)
|
Methods inherited from class org.codehaus.plexus.component.factory.AbstractComponentFactory |
getId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JavaComponentFactory()
Method Detail |
public 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 |