Uses of Class
org.apache.avalon.framework.service.ServiceException
Packages that use ServiceException
Package
Description
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 ServiceExceptionModifier and TypeMethodDescriptionGet theObject
associated with the given key.Select theObject
associated with the given policy.void
Serviceable.service
(ServiceManager manager) Pass theServiceManager
to theServiceable
.