Package org.apache.avalon.framework.service
Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
-
Class Summary Class Description DefaultServiceManager This class is a static implementation of aServiceManager.DefaultServiceSelector This is the default implementation of the ServiceSelectorWrapperServiceManager This is aServiceManagerimplementation that can wrap around a legacyComponentManagerobject effectively adapting aComponentManagerinterface to aServiceManagerinterface.WrapperServiceSelector This is aServiceSelectorimplementation that can wrap around a legacyComponentSelectorobject effectively adapting aComponentSelectorinterface to aServiceSelectorinterface.