@Documented @Repeatable(value=LifeCycles.class) @Retention(value=RUNTIME) @Target(value=METHOD) public @interface LifeCycle
| Modifier and Type | Required Element and Description |
|---|---|
ProcessStep |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotation |
public abstract ProcessStep value