public final class LifecycleModule extends Object implements com.google.inject.Module
Module that provides JSR250 lifecycle management by following PostConstruct and
PreDestroy annotations. The lifecycle can be controlled with the associated BeanManager.| Constructor and Description |
|---|
LifecycleModule() |
LifecycleModule(BeanManager manager) |
public LifecycleModule()
public LifecycleModule(BeanManager manager)
Copyright © 2025. All rights reserved.