| Interface | Description |
|---|---|
| ShutdownManager |
Allows services to register to take action as part of an orderly shutdown procedure
|
| StoppableService |
Interface for a service that is interested in receiving callback actions when a Guice environment is shutdown
Implementors of this interface must also register with a ShutdownManager to receive shutdown notifications. |
Copyright © 2014. All Rights Reserved.