|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.apache.activemq.apollo.util |
Uses of Service in org.apache.activemq.apollo.util |
---|
Classes in org.apache.activemq.apollo.util that implement Service | |
---|---|
class |
JavaBaseService
The BaseService provides helpers for dealing async service state. |
class |
ServiceSupport
A helper class for working with services together with a useful base class for service implementations. |
Methods in org.apache.activemq.apollo.util with parameters of type Service | |
---|---|
static void |
ServiceSupport.dispose(Service service)
|
void |
ServiceListener.started(Service service)
|
void |
ServiceStopper.stop(Service service)
Stops the given service, catching any exceptions that are thrown. |
void |
ServiceListener.stopped(Service service)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |