Annotation Type Preload
-
@Target(METHOD) @Retention(RUNTIME) @Inherited @Documented public @interface Preload
to annotate methods that should be pre-executed at background the annotated method should have no args and must be static or in a singleton class