Annotation Interface Domain


Specifies the domain associated with an HTTP request handler or service. This annotation can be applied to methods or classes.
Since:
2.3.0-SNAPSHOT
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Defines the domain associated with the annotated method or class.
  • Element Details

    • value

      Defines the domain associated with the annotated method or class.
      Returns:
      The domain as a string.