| Class | Description |
|---|---|
| LifecycleAnnotationsBundle |
Bundle enabled usage of lifecycle annotations in guice beans.
|
| Annotation Type | Description |
|---|---|
| PostStartup |
Annotation for marking initialization methods on guice beans to be called after server startup.
|