public abstract class AbstractComponentFactory extends Object implements ComponentFactory
| Constructor and Description |
|---|
AbstractComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(ComponentDescriptor cd,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
PlexusContainer container) |
protected Object |
newInstance(ComponentDescriptor cd,
org.codehaus.classworlds.ClassRealm realm,
PlexusContainer container) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic Object newInstance(ComponentDescriptor cd, org.codehaus.plexus.classworlds.realm.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
newInstance in interface ComponentFactoryComponentInstantiationExceptionprotected Object newInstance(ComponentDescriptor cd, org.codehaus.classworlds.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationExceptionCopyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.