Interface | Description |
---|---|
LifecycleContainer |
A marker interface for classes that are functioning as a Guice (or other DI) lifecycle container.
|
LifecycleInjector |
A wrapper of a Guice injector that adds a shutdown method for executing registered shutdown
(@
PreDestroy ) lifecycle methods. |
Class | Description |
---|---|
DelegatingInjector |
An abstract delegating implementation of
Injector . |
GuiceLifecycleContainers |
Static utility methods pertaining to Guice lifecycle containers.
|
LifecycleInjectorBuilder |
An abstract builder for creating an instance of
LifecycleInjectorBuilder . |
Copyright © 2020 Cerner Innovation, Inc.. All rights reserved.