| Package | Description |
|---|---|
| com.peterphi.std.guice.common.daemon | |
| com.peterphi.std.guice.common.shutdown.iface |
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceDaemon |
class |
GuiceRecurringDaemon |
| Modifier and Type | Method and Description |
|---|---|
void |
ShutdownManager.register(StoppableService service)
Registers a service to be notified when the system shuts down
The ShutdownManager will hold a strong reference to this object, preventing it from being garbage collected until shutdown. |
Copyright © 2014. All Rights Reserved.