Annotation Interface LifecycleUtil.Activator

Enclosing class:
LifecycleUtil

@Retention(RUNTIME) @Target(METHOD) public static @interface LifecycleUtil.Activator
Annotates a method of a POJO class that's supposed to be called to activate a POJO object during LifecycleUtil.activate(Object).
Author:
Eike Stepper
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • propagate

      boolean propagate
      Default:
      true