Uses of Package
org.apache.avalon.framework.service
-
Packages that use org.apache.avalon.framework.service Package Description org.apache.avalon.framework.component Deprecated: use the interfaces in theorg.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 Class Description ServiceManager AServiceManager
selectsObject
s based on a role.ServiceSelector AServiceSelector
selectsObject
s based on a supplied policy. -
Classes in org.apache.avalon.framework.service used by org.apache.avalon.framework.container Class Description ServiceException The exception thrown to indicate a problem with service.ServiceManager AServiceManager
selectsObject
s based on a role. -
Classes in org.apache.avalon.framework.service used by org.apache.avalon.framework.service Class Description ServiceException The exception thrown to indicate a problem with service.ServiceManager AServiceManager
selectsObject
s based on a role.ServiceSelector AServiceSelector
selectsObject
s based on a supplied policy.