Managed Singletons for Guice
A @ManageSingleton that works much like @Singleton, but can be reset to force recreation of instances. By implementing the ManagedService interface and registering it using a MultiBinder, the startup process can be manged using different run levels (much like services on the OS).
tags:Available versions
| Version | Type | Download |
|---|---|---|
| 3.0.5 | release | Binary (10 KB) |
| 3.0.2 | release | Binary (10 KB) |
| 3.0.1 | release | Binary (7 KB) |
Stats