public interface LifecycleInjector
extends com.google.inject.Injector
PreDestroy
) lifecycle methods.
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
.
Modifier and Type | Method and Description |
---|---|
void |
shutdown()
Shutdown the underlying lifecycle management implementation, which will invoke all lifecycle
shutdown hooks.
|
createChildInjector, createChildInjector, findBindingsByType, getAllBindings, getBinding, getBinding, getBindings, getExistingBinding, getInstance, getInstance, getMembersInjector, getMembersInjector, getParent, getProvider, getProvider, getScopeBindings, getTypeConverterBindings, injectMembers
Copyright © 2020 Cerner Innovation, Inc.. All rights reserved.