@Deprecated public class BeadledomLifecycleInjectorBuilder extends LifecycleInjectorBuilder
LifecycleInjectorBuilder that supports Java 6.
Warning: This class is part of the internal implementation for Guice
lifecycle containers and should not be used directly by consumers. Instead use
LifecycleContainer and GuiceLifecycleContainers.
| Constructor and Description |
|---|
BeadledomLifecycleInjectorBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleInjector |
createInjector()
Deprecated.
Creates a new
LifecycleInjector with the builder modules. |
LifecycleInjectorBuilder |
modules(List<com.google.inject.Module> modules)
Deprecated.
Set or override the list of modules for the builder.
|
fromModulespublic BeadledomLifecycleInjectorBuilder()
public LifecycleInjectorBuilder modules(List<com.google.inject.Module> modules)
LifecycleInjectorBuildermodules in class LifecycleInjectorBuildermodules - the Guice modules to use for the injector builder.public LifecycleInjector createInjector()
LifecycleInjectorBuilderLifecycleInjector with the builder modules.createInjector in class LifecycleInjectorBuilderCopyright © 2018 Cerner Innovation, Inc.. All rights reserved.