Package tigase.kernel.beans.config
package tigase.kernel.beans.config
-
ClassDescriptionBean configurator.Annotation to add additional aliases to the fields. *
Useful if field annotated withConfigField
is inaccessible direcly, ie. is defined in extended class.Annotation allows to add multipleConfigAlias
aliases for multiple configuration fields
Created by andrzej on 05.08.2016.Annotation to define configurable field.Interface which should be implemented by beans which want to get notified when all configuration changes were applied and get full list of changed fields in a single place.