org.apache.avalon.excalibur.component
Class DefaultComponentSelector
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.avalon.excalibur.component.AbstractDualLogEnabled
org.apache.avalon.excalibur.component.ExcaliburComponentSelector
org.apache.avalon.excalibur.component.DefaultComponentSelector
- All Implemented Interfaces:
- RoleManageable, LoggerManageable, LogKitManageable, Disposable, Initializable, Component, ComponentSelector, Composable, Configurable, Contextualizable, LogEnabled, Loggable, ThreadSafe, Instrumentable, InstrumentManageable
Deprecated. use ExcaliburComponentSelector
instead.
public class DefaultComponentSelector
- extends ExcaliburComponentSelector
Default component selector for Avalon's components.
- Since:
- 4.0
- Version:
- CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:14 $
- Author:
- Avalon Development Team
Methods inherited from class org.apache.avalon.excalibur.component.ExcaliburComponentSelector |
addComponent, addComponentInstance, canRelease, compose, configure, contextualize, dispose, getChildInstrumentables, getComponentHandler, getComponentHandlers, getInstrumentableName, getInstruments, hasComponent, initialize, release, select, setInstrumentableName, setInstrumentManager, setLoggerManager, setLogKitManager, setRoleManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultComponentSelector
public DefaultComponentSelector()
- Deprecated.
- Create the ComponentSelector
DefaultComponentSelector
public DefaultComponentSelector(ClassLoader loader)
- Deprecated.
- Create the ComponentSelector with a Classloader
Copyright © 1997-2012 The Apache Software Foundation. All Rights Reserved.