| Package | Description |
|---|---|
| org.springframework.cloud.context.scope | |
| org.springframework.cloud.context.scope.refresh | |
| org.springframework.cloud.context.scope.thread |
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericScope.LockedScopedProxyFactoryBean<S extends GenericScope> |
| Modifier and Type | Class and Description |
|---|---|
class |
RefreshScope
A Scope implementation that allows for beans to be refreshed dynamically at runtime
(see
RefreshScope.refresh(String) and RefreshScope.refreshAll()). |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadScope |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.