Annotation Interface ServiceName


@Retention(RUNTIME) @Target({PACKAGE,TYPE}) public @interface ServiceName
A friendly alias for a service (or group of services)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    A friendly name the service can be known as
  • Element Details

    • value

      String value
      A friendly name the service can be known as
      Returns: