|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.exolab.core.service | |
---|---|
org.exolab.core.service | |
org.exolab.core.util |
Classes in org.exolab.core.service used by org.exolab.core.service | |
---|---|
Service
Service is an implementation of the Servicable interface that
provides default implementations for the Service.start() and Service.stop()
methods. |
|
Serviceable
This interface defines a protocol for serviceable objects. |
|
ServiceAlreadyExistsException
This exception is thrown when an attempt is made to register a service that is already registered. |
|
ServiceDoesNotExistException
This exception is thrown when a request is made for a service that is not registered with the service manager |
|
ServiceException
This exception is thrown whenever there is a general exception with a service entitiy |
|
ServiceGroup
ServiceGroup is responsible for managing a collection of Serviceable objects. |
|
ServiceManager
The ServiceManager is based on the singleton design pattern and is responsible for managing a collection of Serviceable objects. |
|
ServiceManagerException
This exception is thrown whenever there is a general exception with the service manager |
|
ServiceState
This class defines an enumeration of service states. |
Classes in org.exolab.core.service used by org.exolab.core.util | |
---|---|
Service
Service is an implementation of the Servicable interface that
provides default implementations for the Service.start() and Service.stop()
methods. |
|
Serviceable
This interface defines a protocol for serviceable objects. |
|
ServiceException
This exception is thrown whenever there is a general exception with a service entitiy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |