META-INF/spring.factories
.@ConfigurationProperties
beans in the context and
its parent.EnvironmentChangeEvent
and rebinds beans that were bound to the
Environment
using @ConfigurationProperties
.BeanLifecycleDecorator.decorateBean(Object, Context)
method.Environment
.Environment
of a
running application.EnvironmentManager
providing a POST to /env as a simple
way to change the Environment.EnvironmentChangeEvent
and rebinds logger levels if any
changed.RefreshEndpoint.refresh()
RefreshEventListener.refresh
when a RefreshEvent
is received.@Bean
definition in
refresh scope
.RefreshScope.refresh(String)
and RefreshScope.refreshAll()
).GenericScope
to use to manage cached bean instances.BeanLifecycleDecorator
that tries to protect against concurrent access to a bean during its own destruction.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.