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