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
ComponentInstantiationException
Copyright © 2016. All rights reserved.