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
ComponentInstantiationException
Copyright © 2010-2017 Sonatype, Inc.. All Rights Reserved.