Uses of Class
org.springframework.cloud.context.scope.GenericScope
Packages that use GenericScope
Package
Description
-
Uses of GenericScope in org.springframework.cloud.context.scope
Classes in org.springframework.cloud.context.scope with type parameters of type GenericScopeModifier and TypeClassDescriptionstatic classA factory bean with a locked scope. -
Uses of GenericScope in org.springframework.cloud.context.scope.refresh
Subclasses of GenericScope in org.springframework.cloud.context.scope.refreshModifier and TypeClassDescriptionclassA Scope implementation that allows for beans to be refreshed dynamically at runtime (seeRefreshScope.refresh(String)andRefreshScope.refreshAll()). -
Uses of GenericScope in org.springframework.cloud.context.scope.thread
Subclasses of GenericScope in org.springframework.cloud.context.scope.thread