public interface ComponentFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Object |
newInstance(ComponentDescriptor cd,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
PlexusContainer container) |
String getId()
Object newInstance(ComponentDescriptor cd, org.codehaus.plexus.classworlds.realm.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationExceptionCopyright © 2016. All Rights Reserved.