Package org.springframework.cloud.context.scope
-
Interface Summary Interface Description ScopeCache A special-purpose cache interface specifically for theGenericScopeto use to manage cached bean instances. -
Class Summary Class Description GenericScope A generic Scope implementation.GenericScope.LockedScopedProxyFactoryBean<S extends GenericScope> A factory bean with a locked scope.StandardScopeCache A simple cache implementation backed by a concurrent map.