Annotation Type Manage
-
@Retention(RUNTIME) @Target(FIELD) public @interface ManageThis annotation is used for defining if a field need to be saved or loaded by theConfigurationLoader
@Retention(RUNTIME)
@Target(FIELD)
public @interface Manage
ConfigurationLoader