Package org.apache.avalon.framework.service
package org.apache.avalon.framework.service
-
ClassDescriptionThis class is a static implementation of a
ServiceManager.This is the default implementation of the ServiceSelectorA Serviceable is a class that need to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.The exception thrown to indicate a problem with service.AServiceManagerselectsObjects based on a role.AServiceSelectorselectsObjects based on a supplied policy.This is aServiceManagerimplementation that can wrap around a legacyComponentManagerobject effectively adapting aComponentManagerinterface to aServiceManagerinterface.This is aServiceSelectorimplementation that can wrap around a legacyComponentSelectorobject effectively adapting aComponentSelectorinterface to aServiceSelectorinterface.