Annotationsschnittstelle LifecycleUtil.Activator

Umschließende Klasse:
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).
Autor:
Eike Stepper
  • Optionale Elemente - Übersicht

    Optionale Elemente
    Modifizierer und Typ
    Optionales Element
    Beschreibung
    boolean
     
  • Elementdetails

    • propagate

      boolean propagate
      Standard:
      true