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, wait
getId
public Object newInstance(ComponentDescriptor cd, org.codehaus.plexus.classworlds.realm.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
newInstance
in interface ComponentFactory
ComponentInstantiationException
protected Object newInstance(ComponentDescriptor cd, org.codehaus.classworlds.ClassRealm realm, PlexusContainer container) throws ComponentInstantiationException
ComponentInstantiationException
Copyright © 2010-2016 Sonatype, Inc.. All Rights Reserved.