Annotation used to bind listener methods to specific lifecycle events.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Phase[] valueDefines phase events that will trigger the annotated method.- Returns:
- an array of `Phase` values
- Default:
- {}
-