| Package | Description |
|---|---|
| org.springframework.cloud.context.scope.refresh | |
| org.springframework.cloud.context.scope.thread |
| 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 © 2015 Pivotal Software, Inc.. All rights reserved.