Annotationsschnittstelle LifecycleUtil.Deactivator

Umschließende Klasse:
LifecycleUtil

@Retention(RUNTIME) @Target(METHOD) public static @interface LifecycleUtil.Deactivator
Annotates a method of a POJO class that's supposed to be called to deactivate a POJO object during LifecycleUtil.deactivate(Object).
Autor:
Eike Stepper
  • Optionale Elemente - Übersicht

    Optionale Elemente
    Modifizierer und Typ
    Optionales Element
    Beschreibung
    boolean
     
  • Elementdetails

    • propagate

      boolean propagate
      Standard:
      true