Package org.apache.avalon.excalibur.component.servlet

This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment.

See:
          Description

Class Summary
AbstractComponentManagerServlet Deprecated. Use of this class has been deprecated along with the ComponentManager interface.
AbstractServiceManagerServlet Abstract Servlet which can be used with the ExcaliburServiceManagerServlet to enable servlets to have access to a ServiceManager as well as logging and instrumentation features.
ExcaliburComponentManagerServlet Makes it possible for servlets to work with Avalon components without having to do any coding to setup and manage the lifecycle of the ServiceManager (ComponentManager).
 

Package org.apache.avalon.excalibur.component.servlet Description

This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment.



Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved.