Annotation Interface AutoRegisterListener


@Target(TYPE) @Retention(RUNTIME) public @interface AutoRegisterListener
Annotation to mark event listener classes for automatic registration. Classes annotated with this will be registered by the AutoEventRegistrar.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • name

      String name
      Default:
      ""