Annotation Type WebListener


@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface WebListener
The WebListener API.
Author:
Manfred Riem ([email protected])
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    java.lang.String value
    Get the description.
  • Element Details

    • value

      java.lang.String value
      Get the description.
      Returns:
      the description.
      Default:
      ""