Annotation Type EntityViewListeners


@Target(TYPE) @Retention(RUNTIME) public @interface EntityViewListeners
Annotation to register an entity view listener for multiple entity view types.
Since:
1.4.0
Author:
Christian Beikov
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The entity view listener definitions.
  • Element Details

    • value

      The entity view listener definitions.
      Returns:
      The entity view listener definitions