Package org.apache.avalon.framework.service
package org.apache.avalon.framework.service
Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
-
ClassesClassDescriptionThis class is a static implementation of a
ServiceManager
.This is the default implementation of the ServiceSelectorThis is aServiceManager
implementation that can wrap around a legacyComponentManager
object effectively adapting aComponentManager
interface to aServiceManager
interface.This is aServiceSelector
implementation that can wrap around a legacyComponentSelector
object effectively adapting aComponentSelector
interface to aServiceSelector
interface.