Uses of Class
org.springframework.cloud.context.environment.EnvironmentChangeEvent
Packages that use EnvironmentChangeEvent
-
Uses of EnvironmentChangeEvent in org.springframework.cloud.context.properties
Classes in org.springframework.cloud.context.properties that implement interfaces with type arguments of type EnvironmentChangeEventModifier and TypeClassDescriptionclassListens forEnvironmentChangeEventand rebinds beans that were bound to theEnvironmentusing.@ConfigurationPropertiesMethods in org.springframework.cloud.context.properties with parameters of type EnvironmentChangeEventModifier and TypeMethodDescriptionvoidConfigurationPropertiesRebinder.onApplicationEvent(EnvironmentChangeEvent event) -
Uses of EnvironmentChangeEvent in org.springframework.cloud.logging
Classes in org.springframework.cloud.logging that implement interfaces with type arguments of type EnvironmentChangeEventModifier and TypeClassDescriptionclassListener that looks forEnvironmentChangeEventand rebinds logger levels if any changed.Methods in org.springframework.cloud.logging with parameters of type EnvironmentChangeEventModifier and TypeMethodDescriptionvoidLoggingRebinder.onApplicationEvent(EnvironmentChangeEvent event)