Uses of Interface
org.apache.avalon.framework.service.ServiceManager
Packages that use ServiceManager
Package
Description
Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
-
Uses of ServiceManager in org.apache.avalon.framework.service
Methods in org.apache.avalon.framework.service with parameters of type ServiceManagerModifier and TypeMethodDescriptionvoid
Serviceable.service
(ServiceManager manager) Pass theServiceManager
to theServiceable
.