Package | Description |
---|---|
org.springframework.cloud.context.scope | |
org.springframework.cloud.context.scope.thread |
Modifier and Type | Class and Description |
---|---|
class |
StandardScopeCache
A simple cache implementation backed by a concurrent map.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericScope.setScopeCache(ScopeCache cache)
The cache implementation to use for bean instances in this scope.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadLocalScopeCache |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.