Interface | Description |
---|---|
Service |
Service.
|
ServiceStateChangeListener |
ServiceStateChangeListener.
|
Class | Description |
---|---|
AbstractService |
AbstractService.
|
BreakableService |
This is a service that can be configured to break on any of the lifecycle
events, so test the failure handling of other parts of the service
infrastructure.
|
CompositeService |
CompositeService.
|
CompositeService.CompositeServiceShutdownHook |
JVM Shutdown hook for CompositeService which will stop the given
CompositeService gracefully in case of JVM shutdown.
|
CookieSigner |
The cookie signer generates a signature based on SHA digest
and appends it to the cookie value generated at the
server side.
|
FilterService |
FilterService.
|
ServiceOperations |
ServiceOperations.
|
ServiceUtils |
Enum | Description |
---|---|
Service.STATE |
Service states
|
Exception | Description |
---|---|
BreakableService.BrokenLifecycleEvent |
The exception explicitly raised on a failure
|
ServiceException |
ServiceException.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.