| Package | Description |
|---|---|
| org.springframework.cloud.context.config | |
| org.springframework.cloud.context.scope |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardBeanLifecycleDecorator
A
BeanLifecycleDecorator that tries to protect against concurrent access to a bean during its own destruction. |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericScope.setBeanLifecycleManager(BeanLifecycleDecorator<?> lifecycle)
Helper to manage the creation and destruction of beans.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.