Version 2
    • MBean format and possibles values:

      • Topic/Queue: "Topic" or "Queue"

      • Name: Real name of Topic or Queue.

      • Subscription: Subscription name or '-' if no Subscription set.

      • Durable: if Topic this returns true of false, if Queue returns '-'.

      • Count: integer that show how many messages this Queue or Topic was sent.

      • CountDelta: integer that show current messages that will be delivery at the moment.

      • Depth: unknow.

      • DepthDelta: unknow.

      • Timestamp Last Increment: timestamp with last message time.