Uses of Package
org.apache.avalon.framework.service

Packages that use org.apache.avalon.framework.service
org.apache.avalon.framework.component Deprecated: use the interfaces in the org.apache.avalon.framework.service package instead.  
org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages.  
org.apache.avalon.framework.service Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning. 
 

Classes in org.apache.avalon.framework.service used by org.apache.avalon.framework.component
ServiceManager
          A ServiceManager selects Objects based on a role.
ServiceSelector
          A ServiceSelector selects Objects based on a supplied policy.
 

Classes in org.apache.avalon.framework.service used by org.apache.avalon.framework.container
ServiceException
          The exception thrown to indicate a problem with service.
ServiceManager
          A ServiceManager selects Objects based on a role.
 

Classes in org.apache.avalon.framework.service used by org.apache.avalon.framework.service
ServiceException
          The exception thrown to indicate a problem with service.
ServiceManager
          A ServiceManager selects Objects based on a role.
ServiceSelector
          A ServiceSelector selects Objects based on a supplied policy.
 



Copyright © The Apache Software Foundation. All Rights Reserved.