Annotation Interface ManagementQueue


@Retention(RUNTIME) @Target(PARAMETER) public @interface ManagementQueue
Provision an exclusive management queue on the Solace broker.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The name of the management queue that is provisioned on the broker.
  • Element Details

    • name

      String name
      The name of the management queue that is provisioned on the broker.
      Default:
      "management-queue"