Annotation Type Methods


@Retention(RUNTIME) @Target(TYPE) public @interface Methods
Annotation which can be set on Page classes to determine what methods are respond to. Equivalent of using ActeurFactory.matchMethods in the constructor.
Author:
Tim Boudreau
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Method[] value
      Default:
      {GET}