| java.lang.Object | |
| ↳ | org.eclipse.sisu.bean.LifecycleModule | 
Guice Module that provides JSR250 lifecycle management by following PostConstruct and
 PreDestroy annotations. The lifecycle can be controlled with the associated BeanManager.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LifecycleModule() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | configure(Binder binder) | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.google.inject.Module | |||||||||||