Uses of Package
org.springframework.cloud.context.scope.refresh
Packages that use org.springframework.cloud.context.scope.refresh
Package
Description
-
Classes in org.springframework.cloud.context.scope.refresh used by org.springframework.cloud.autoconfigureClassDescriptionA Scope implementation that allows for beans to be refreshed dynamically at runtime (see
RefreshScope.refresh(String)andRefreshScope.refreshAll()). -
Classes in org.springframework.cloud.context.scope.refresh used by org.springframework.cloud.context.refreshClassDescriptionA Scope implementation that allows for beans to be refreshed dynamically at runtime (see
RefreshScope.refresh(String)andRefreshScope.refreshAll()). -
Classes in org.springframework.cloud.context.scope.refresh used by org.springframework.cloud.healthClassDescriptionA Scope implementation that allows for beans to be refreshed dynamically at runtime (see
RefreshScope.refresh(String)andRefreshScope.refreshAll()).