Package | Description |
---|---|
org.apache.avalon.framework.service |
Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning.
|
Modifier and Type | Method and Description |
---|---|
void |
Serviceable.service(ServiceManager manager)
Pass the
ServiceManager to the Serviceable . |