Package org.eclipse.net4j.util.lifecycle
Annotation Type LifecycleUtil.Deactivator
- 
 @Retention(RUNTIME) @Target(METHOD) public static @interface LifecycleUtil.DeactivatorAnnotates a method of a POJO class that's supposed to be called to deactivate a POJO object duringLifecycleUtil.deactivate(Object).- Author:
- Eike Stepper
 
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description booleanpropagate
 
-