A C D E G H I L M N O P R S T

A

AbstractComponentManagerServlet - Class in org.apache.avalon.excalibur.component.servlet
Deprecated. Use of this class has been deprecated along with the ComponentManager interface. Please use the AbstractServiceManagerServlet.
AbstractComponentManagerServlet(String) - Constructor for class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Create a new AbstractComponentManagerServlet.
AbstractDualLogEnabled - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
AbstractDualLogEnabled() - Constructor for class org.apache.avalon.excalibur.component.AbstractDualLogEnabled
Deprecated.  
AbstractDualLogEnabledInstrumentable - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
AbstractDualLogEnabledInstrumentable() - Constructor for class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Creates a new AbstractLogEnabledInstrumentable.
AbstractServiceManagerServlet - Class in org.apache.avalon.excalibur.component.servlet
Deprecated. ECM is no longer supported
AbstractServiceManagerServlet(String) - Constructor for class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Create a new AbstractServiceManagerServlet.
addChildInstrumentable(Instrumentable) - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Adds a child Instrumentable to the list of child Instrumentables published by the component.
addChildInstrumentable(Instrumentable) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Adds a child Instrumentable to the list of child Instrumentables published by the component.
addChildInstrumentable(Instrumentable) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Adds a child Instrumentable to the list of child Instrumentables published by the component.
addComponent(String, Class, Configuration) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Add a new component to the manager.
addComponent(Object, Class, Configuration) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Add a new component to the manager.
addComponentInstance(String, Component) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Add a static instance of a component to the manager.
addComponentInstance(Object, Component) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Add a static instance of a component to the manager.
addInstrument(Instrument) - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Adds an Instrument to the list of Instruments published by the component.
addInstrument(Instrument) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Adds an Instrument to the list of Instruments published by the component.
addInstrument(Instrument) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Adds an Instrument to the list of Instruments published by the component.

C

canBeDisposed() - Method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Returns true if this component handler can safely be disposed (i.e.
canRelease(Component) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Is this component looked up using this selector?
ComponentHandler - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ComponentHandler() - Constructor for class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Creates a new ComponentHandler.
ComponentProxyGenerator - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ComponentProxyGenerator() - Constructor for class org.apache.avalon.excalibur.component.ComponentProxyGenerator
Deprecated. Initialize the ComponentProxyGenerator with the default classloader.
ComponentProxyGenerator(ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.ComponentProxyGenerator
Deprecated. Initialize the ComponentProxyGenerator with the supplied classloader.
compose(ComponentManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Compose the ComponentSelector so that we know what the parent ComponentLocator is.
configure(Configuration) - Method in class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Reads a configuration object and creates the role, shorthand, and class name mapping.
configure(Configuration) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Configure the ComponentLocator.
configure(Configuration) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Default Configuration handler for ComponentSelector.
contextualize(Context) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Set up the Component's Context.
contextualize(Context) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Provide the application Context.

D

decommission(Object) - Method in class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated.  
DEFAULT_AMOUNT - Static variable in class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. Default increase/decrease amount
DEFAULT_MAX_POOL_SIZE - Static variable in class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. The default max size of the pool
DefaultComponentFactory - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
DefaultComponentFactory(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated. This constructor has been deprecated in favor of the version below which handles instrumentation.
DefaultComponentFactory(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager, InstrumentManager, String) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated. Construct a new component factory for the specified component.
DefaultComponentHandler - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
DefaultComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Create a ComponentHandler that takes care of hiding the details of whether a Component is ThreadSafe, Poolable, or SingleThreaded.
DefaultComponentHandler(DefaultComponentFactory, Configuration) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Create a DefaultComponentHandler which manages a pool of Components created by the specified factory object.
DefaultComponentManager - Class in org.apache.avalon.excalibur.component
Deprecated. Please use ExcaliburComponentManager instead
DefaultComponentManager() - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentManager
Deprecated.  
DefaultComponentManager(ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentManager
Deprecated. Create the ComponentLocator with a Classloader
DefaultComponentPool - Class in org.apache.avalon.excalibur.component
Deprecated. DefaultComponentPool is no longer used by the PoolableComponentHandler.
DefaultComponentPool(ObjectFactory) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentPool
Deprecated. Initialize the Pool with an ObjectFactory.
DefaultComponentPool(ObjectFactory, PoolController, int, int) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentPool
Deprecated. Initialized the Pool with an alternative management infrastructure.
DefaultComponentPoolController - Class in org.apache.avalon.excalibur.component
Deprecated. DefaultComponentPool is no longer used by the PoolableComponentHandler.
DefaultComponentPoolController() - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. The default constructor.
DefaultComponentPoolController(int) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. The alternate constructor.
DefaultComponentSelector - Class in org.apache.avalon.excalibur.component
Deprecated. use ExcaliburComponentSelector instead.
DefaultComponentSelector() - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentSelector
Deprecated. Create the ComponentSelector
DefaultComponentSelector(ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.DefaultComponentSelector
Deprecated. Create the ComponentSelector with a Classloader
DefaultRoleManager - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
DefaultRoleManager() - Constructor for class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Default constructor--this RoleManager has no parent.
DefaultRoleManager(RoleManager) - Constructor for class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Alternate constructor--this RoleManager has the specified parent.
destroy() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in class org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet
Deprecated. Called by the servlet container to destroy the servlet.
dispose() - Method in class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated.  
dispose() - Method in class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Dispose of the ComponentHandler and any associated Pools and Factories.
dispose() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Properly dispose of the Child handlers.
dispose() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Disposes the component manager creator along with the CompoentManager and other managers which it was responsible for creating.
dispose() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Properly dispose of all the ComponentHandlers.
dispose() - Method in class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Dispose of the ComponentHandler and any associated Pools and Factories.
dispose() - Method in class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Dispose of the ComponentHandler and any associated Pools and Factories.
doGet() - Method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Concrete implementation of getting a component.
doGet() - Method in class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Get a reference of the desired Component
doGet() - Method in class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Get a reference of the desired Component
doGet() - Method in class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Get a reference of the desired Component
doPut(Component) - Method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Concrete implementation of putting back a component.
doPut(Component) - Method in class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Return a reference of the desired Component
doPut(Component) - Method in class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Return a reference of the desired Component
doPut(Component) - Method in class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Return a reference of the desired Component

E

ExcaliburComponentManager - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ExcaliburComponentManager() - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Create a new ExcaliburComponentManager.
ExcaliburComponentManager(ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Create a new ExcaliburComponentManager with uses a specific Classloader.
ExcaliburComponentManager(ComponentManager, ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Create the ComponentLocator with a Classloader and parent ComponentLocator
ExcaliburComponentManager(ComponentManager) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Create the ComponentLocator with a parent ComponentLocator
ExcaliburComponentManagerCreator - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ExcaliburComponentManagerCreator(Context, Configuration, Configuration, Configuration, Configuration) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Create a new ExcaliburComponentManagerCreator using Configuration objects.
ExcaliburComponentManagerCreator(Context, InputStream, InputStream, InputStream, InputStream) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Create a new ExcaliburComponentManagerCreator using Input Streams.
ExcaliburComponentManagerCreator(Context, File, File, File, File) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Create a new ExcaliburComponentManagerCreator using Files.
ExcaliburComponentManagerServlet - Class in org.apache.avalon.excalibur.component.servlet
Deprecated. ECM is no longer supported
ExcaliburComponentManagerServlet() - Constructor for class org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet
Deprecated.  
ExcaliburComponentSelector - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ExcaliburComponentSelector() - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Create the ComponentSelector
ExcaliburComponentSelector(ClassLoader) - Constructor for class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Create the ComponentSelector with a Classloader

G

get() - Method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Get an instance of the type of component handled by this handler.
getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getChildInstrumentables() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Any Object which implements Instrumentable can also make use of other Instrumentable child objects.
getCompatibleProxy(Object) - Method in class org.apache.avalon.excalibur.component.ComponentProxyGenerator
Deprecated. Get the component wrapped in a proxy.
getComponentHandler(Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Static method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. This method has been deprecated in favor of the version below which handles instrumentation.
getComponentHandler(Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager, InstrumentManager, String) - Static method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Looks up and returns a component handler for a given component class.
getComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Static method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. This method has been deprecated in favor of the version below which handles instrumentation.
getComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager, InstrumentManager, String) - Static method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Looks up and returns a component handler for a given component class.
getComponentHandler(Component) - Static method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated.  
getComponentHandler(String, Class, Configuration, Context, RoleManager, LogkitLoggerManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Obtain a new ComponentHandler for the specified component.
getComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Obtain a new ComponentHandler for the specified component.
getComponentHandlers() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Makes the ComponentHandlers available to subclasses.
getComponentManager() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. The ComponentManager interface has been deprecated. Please use the getServiceManager method.
getComponentManager() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Returns the current ComponentManager.
getCreatedClass() - Method in class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated.  
getDefaultClassNameForHint(String, String) - Method in class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Retrieves a default class name for a role/hint combination.
getDefaultClassNameForHint(String, String) - Method in interface org.apache.avalon.excalibur.component.RoleManager
Deprecated. Get the default classname for a given hint type.
getDefaultClassNameForRole(String) - Method in class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Retrieves the default class name for the specified role.
getDefaultClassNameForRole(String) - Method in interface org.apache.avalon.excalibur.component.RoleManager
Deprecated. Get the default classname for a given role.
getDefaultLogger() - Method in class org.apache.avalon.excalibur.component.LogkitLoggerManager
Deprecated.  
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Gets the name of the Instrumentable.
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Gets the name of the Instrumentable.
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Gets the name of the Instrumentable.
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Gets the name of the Instrumentable.
getInstrumentableName() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Gets the name of the Instrumentable.
getInstrumentManager() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Returns the configured InstrumentManager.
getInstruments() - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getInstruments() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getInstruments() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getInstruments() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getInstruments() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Obtain a reference to all the Instruments that the Instrumentable object wishes to expose.
getLogger() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Obtain a reference to the servlet's logger.
getLogger() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Obtain a reference to the servlet's logger.
getLoggerForCategory(String) - Method in class org.apache.avalon.excalibur.component.LogkitLoggerManager
Deprecated.  
getLoggerManager() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Returns the configured LoggerManager.
getLogkitLogger() - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabled
Deprecated.  
getLogKitLoggerForCategory(String) - Method in class org.apache.avalon.excalibur.component.LogkitLoggerManager
Deprecated.  
getProxy(String, Object) - Method in class org.apache.avalon.excalibur.component.ComponentProxyGenerator
Deprecated. Get the Component wrapped in the proxy.
getRoleForName(String) - Method in class org.apache.avalon.excalibur.component.DefaultRoleManager
Deprecated. Retrieves the real role name from a shorthand name.
getRoleForName(String) - Method in interface org.apache.avalon.excalibur.component.RoleManager
Deprecated. Find Role name based on shorthand name.
getServiceManager() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManagerCreator
Deprecated. Returns the configured ServiceManager.
getServiceManager() - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Returns the current ServiceManager.
grow() - Method in class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. Called when a Pool reaches it's minimum.

H

hasComponent(String) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Tests for existence of a component.
hasComponent(Object) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Tests for existence of a component.

I

init(ServletConfig) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Called by the servlet container to initialize a servlet before it is put into service.
init(ServletConfig) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Called by the servlet container to initialize a servlet before it is put into service.
init(ServletConfig) - Method in class org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet
Deprecated. Builds the component manager and stores references to the ComponentManager, LoggerManager, and InstrumentManager into the ServletContext.
initialize() - Method in class org.apache.avalon.excalibur.component.DefaultComponentHandler
Deprecated. Initialize the ComponentHandler.
initialize() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Properly initialize of the Child handlers.
initialize() - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Properly initialize of the Child handlers.
initialize() - Method in class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Initialize the ComponentHandler.
initialize() - Method in class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Initialize the ComponentHandler.
INSTRUMENTABLE_NAME - Static variable in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Instrumentable name used to represent the component-manager.

L

LogkitLoggerManager - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
LogkitLoggerManager(LoggerManager, LogKitManager) - Constructor for class org.apache.avalon.excalibur.component.LogkitLoggerManager
Deprecated.  
lookup(String) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Return an instance of a component based on a Role.

M

m_amount - Variable in class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. Used increase/decrease amount
m_context - Variable in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. The application context for components

N

newInstance() - Method in class org.apache.avalon.excalibur.component.DefaultComponentFactory
Deprecated.  

O

org.apache.avalon.excalibur.component - package org.apache.avalon.excalibur.component
Extended component management services.
org.apache.avalon.excalibur.component.servlet - package org.apache.avalon.excalibur.component.servlet
This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment.

P

PoolableComponentHandler - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
PoolableComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Constructor for class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Create a ComponentHandler that takes care of hiding the details of whether a Component is ThreadSafe, Poolable, or SingleThreaded.
PoolableComponentHandler(DefaultComponentFactory, Configuration) - Constructor for class org.apache.avalon.excalibur.component.PoolableComponentHandler
Deprecated. Create a PoolableComponentHandler which manages a pool of Components created by the specified factory object.
put(Component) - Method in class org.apache.avalon.excalibur.component.ComponentHandler
Deprecated. Put back an instance of the type of component handled by this handler.

R

release(Component) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Release a Component.
release(Component) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Release the Component to the propper ComponentHandler.
RoleManageable - Interface in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
RoleManager - Interface in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported

S

select(Object) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Return an instance of a component based on a hint.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class org.apache.avalon.excalibur.component.servlet.ExcaliburComponentManagerServlet
Deprecated. This servlet does not accept requests.
setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabledInstrumentable
Deprecated. Sets the name for the Instrumentable.
setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Sets the name for the Instrumentable.
setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Sets the name for the Instrumentable.
setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractComponentManagerServlet
Deprecated. Sets the name for the Instrumentable.
setInstrumentableName(String) - Method in class org.apache.avalon.excalibur.component.servlet.AbstractServiceManagerServlet
Deprecated. Sets the name for the Instrumentable.
setInstrumentManager(InstrumentManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Sets the InstrumentManager for child components.
setInstrumentManager(InstrumentManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Sets the InstrumentManager for child components.
setLogger(Logger) - Method in class org.apache.avalon.excalibur.component.AbstractDualLogEnabled
Deprecated.  
setLoggerManager(LoggerManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Configure the LoggerManager.
setLoggerManager(LoggerManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Configure the LoggerManager.
setLogKitManager(LogKitManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Configure the LogKitManager
setLogKitManager(LogKitManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Configure the LogKitManager
setRoleManager(RoleManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentManager
Deprecated. Configure the RoleManager
setRoleManager(RoleManager) - Method in class org.apache.avalon.excalibur.component.ExcaliburComponentSelector
Deprecated. Configure the RoleManager
setRoleManager(RoleManager) - Method in interface org.apache.avalon.excalibur.component.RoleManageable
Deprecated. Sets the RoleManager for child components.
shrink() - Method in class org.apache.avalon.excalibur.component.DefaultComponentPoolController
Deprecated. Called when a pool reaches it's maximum.

T

ThreadSafeComponentHandler - Class in org.apache.avalon.excalibur.component
Deprecated. ECM is no longer supported
ThreadSafeComponentHandler(String, Class, Configuration, ComponentManager, Context, RoleManager, LogkitLoggerManager) - Constructor for class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Create a ComponentHandler that takes care of hiding the details of whether a Component is ThreadSafe, Poolable, or SingleThreaded.
ThreadSafeComponentHandler(DefaultComponentFactory, Configuration) - Constructor for class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Create a ThreadSafeComponentHandler which manages a pool of Components created by the specified factory object.
ThreadSafeComponentHandler(Component) - Constructor for class org.apache.avalon.excalibur.component.ThreadSafeComponentHandler
Deprecated. Create a ComponentHandler that takes care of hiding the details of whether a Component is ThreadSafe, Poolable, or SingleThreaded.

A C D E G H I L M N O P R S T

Copyright © 1997-2009 Apache Software Foundation. All Rights Reserved.