Annotation Interface ActionServlet.Action

Enclosing class:
ActionServlet

@Target(TYPE) @Retention(RUNTIME) public static @interface ActionServlet.Action
Annotation for marking action classes.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • path

      String path
    • pathId

      boolean pathId
      Returns:
      the action ID is path, not class name
      Default:
      false