org.apache.avalon.excalibur.component
Class DefaultComponentManager
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLogEnabled
|
+--org.apache.avalon.excalibur.component.AbstractDualLogEnabled
|
+--org.apache.avalon.excalibur.component.ExcaliburComponentManager
|
+--org.apache.avalon.excalibur.component.DefaultComponentManager
- All Implemented Interfaces:
- ComponentManager, Configurable, Contextualizable, Disposable, Initializable, Instrumentable, InstrumentManageable, LogEnabled, Loggable, LogKitManageable, RoleManageable
Deprecated. Please use ExcaliburComponentManager
instead
- public class DefaultComponentManager
- extends ExcaliburComponentManager
Default component manager for Avalon's components.
- Since:
- 4.0
- Version:
- CVS $Revision: 1.3 $ $Date: 2003/02/20 17:12:34 $
- Author:
- Berin Loritsch, Paul Russell
Methods inherited from class org.apache.avalon.excalibur.component.ExcaliburComponentManager |
addComponent, addComponentInstance, configure, contextualize, dispose, getChildInstrumentables, getComponentHandler, getInstrumentableName, getInstruments, hasComponent, initialize, lookup, release, setInstrumentableName, setInstrumentManager, setLoggerManager, setLogKitManager, setRoleManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultComponentManager
public DefaultComponentManager()
- Deprecated.
DefaultComponentManager
public DefaultComponentManager(ClassLoader loader)
- Deprecated.
- Create the ComponentLocator with a Classloader
Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved.