Uses of Package
org.apache.avalon.fortress.impl.handler

Packages that use org.apache.avalon.fortress.impl.handler
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system 
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
org.apache.avalon.fortress.impl.lookup The lookup package includes a service manager and selector then implements the ECM lookup policies. 
 

Classes in org.apache.avalon.fortress.impl.handler used by org.apache.avalon.fortress.impl
ComponentHandler
          The ComponentHandler interface marks the ComponentHandler implementations.
 

Classes in org.apache.avalon.fortress.impl.handler used by org.apache.avalon.fortress.impl.handler
AbstractComponentHandler
          AbstractComponentHandler class, ensures components are initialized and destroyed correctly.
ComponentFactory.ClassInfo
          This class collects all information about the components class: - the constructor to use - the parameters to pass into the constructor - Additional infos about implemented methods
ComponentHandler
          The ComponentHandler interface marks the ComponentHandler implementations.
ReleasableComponent
          This interfaces marks a component that can be released without using the corresponding ComponentHandler.
 

Classes in org.apache.avalon.fortress.impl.handler used by org.apache.avalon.fortress.impl.lookup
ComponentHandler
          The ComponentHandler interface marks the ComponentHandler implementations.