@Retention(value=RUNTIME) @Target(value=METHOD) public @interface ObservesConfigChange
WithLoadPolicy
annotation. By default listeners are informed on all changes of configurations that were used as
input configurations for configuring a class/instance. Additionally ConfiguredProperty
annotations can be added that allows to constrain changes to some limited properties.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.