Annotation Interface AgentServiceValue


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface AgentServiceValue
The service annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The required service name.
  • Element Details

    • name

      String name
      The required service name.