public interface ComponentFactory
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.Object |
newInstance(ComponentDescriptor cd,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
PlexusContainer container) |
java.lang.String getId()
java.lang.Object newInstance(ComponentDescriptor cd, org.codehaus.plexus.classworlds.realm.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationException