|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceException | |
org.apache.avalon.framework.service | Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning. |
Uses of ServiceException in org.apache.avalon.framework.service |
Methods in org.apache.avalon.framework.service that throw ServiceException | |
java.lang.Object |
ServiceSelector.select(java.lang.Object policy)
Select the Object associated with the given policy. |
java.lang.Object |
ServiceManager.lookup(java.lang.String key)
Get the Object associated with the given key. |
void |
Serviceable.service(ServiceManager manager)
Pass the ServiceManager to the Serviceable . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |