public interface ComponentFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Object |
newInstance(ComponentDescriptor cd,
ClassRealm realm,
PlexusContainer container) |
String getId()
Object newInstance(ComponentDescriptor cd, ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationExceptionCopyright © 2013. All rights reserved.