Uses of Class
org.springframework.cloud.autoconfigure.RefreshAutoConfiguration.RefreshProperties
Packages that use RefreshAutoConfiguration.RefreshProperties
Package
Description
-
Uses of RefreshAutoConfiguration.RefreshProperties in org.springframework.cloud.autoconfigure
Methods in org.springframework.cloud.autoconfigure with parameters of type RefreshAutoConfiguration.RefreshPropertiesModifier and TypeMethodDescriptionRefreshAutoConfiguration.configDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope, RefreshAutoConfiguration.RefreshProperties properties) RefreshAutoConfiguration.legacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope, RefreshAutoConfiguration.RefreshProperties properties) -
Uses of RefreshAutoConfiguration.RefreshProperties in org.springframework.cloud.context.refresh
Constructors in org.springframework.cloud.context.refresh with parameters of type RefreshAutoConfiguration.RefreshPropertiesModifierConstructorDescriptionConfigDataContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope, RefreshAutoConfiguration.RefreshProperties properties) protectedContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope, RefreshAutoConfiguration.RefreshProperties properties) LegacyContextRefresher(org.springframework.context.ConfigurableApplicationContext context, RefreshScope scope, RefreshAutoConfiguration.RefreshProperties properties)