Annotation Type ActionRef

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?> value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String ref  
    • Element Detail

      • value

        Class<?> value
        Returns:
        action annotation marker.
      • ref

        String ref
        Returns:
        the name of the method in the decorated annotation containing the reference to use to identify the related action.
        Default:
        "value"