| Interface | Description |
|---|---|
| BeanLifecycleDecorator<T> |
A helper interface providing optional decoration of bean instances and their
destruction callbacks.
|
| Class | Description |
|---|---|
| BeanLifecycleDecorator.Context<T> | |
| StandardBeanLifecycleDecorator |
A
BeanLifecycleDecorator that tries to protect against concurrent access to a bean during its own destruction. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.