public interface ComponentFactory
ServiceFactory is responsible for instantiating a component.| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Object |
newInstance(ComponentDescriptor componentDescriptor,
org.codehaus.classworlds.ClassRealm classRealm,
PlexusContainer container) |
static final String ROLE
String getId()
Object newInstance(ComponentDescriptor componentDescriptor, org.codehaus.classworlds.ClassRealm classRealm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationExceptionCopyright © 2001-2012 Codehaus. All Rights Reserved.