public abstract class AbstractComponentFactory extends Object implements ComponentFactory
Constructor and Description |
---|
AbstractComponentFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
newInstance(ComponentDescriptor cd,
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, 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
newInstance
in interface ComponentFactory
ComponentInstantiationException
Copyright © 2016. All rights reserved.