org.apache.activemq.apollo.openwire.support.advisory

AdvisorySupport

object AdvisorySupport extends

Visibility
  1. Public
  2. All

Value Members

  1. def getAgentDestination (): ActiveMQDestination

  2. def getConnectionAdvisoryTopic (): ActiveMQTopic

  3. def getConsumerAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  4. def getDestinationAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  5. def getExpiredMessageTopic (destination: ActiveMQDestination): ActiveMQTopic

  6. def getExpiredQueueMessageAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  7. def getExpiredTopicMessageAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  8. def getFastProducerAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  9. def getFullAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  10. def getMasterBrokerAdvisoryTopic (): ActiveMQTopic

  11. def getMessageConsumedAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  12. def getMessageDeliveredAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  13. def getMessageDiscardedAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  14. def getNoQueueConsumersAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  15. def getNoTopicConsumersAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  16. def getProducerAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  17. def getSlowConsumerAdvisoryTopic (destination: ActiveMQDestination): ActiveMQTopic

  18. def isAdvisoryTopic (destination: ActiveMQDestination): Boolean

  19. def isConnectionAdvisoryTopic (destination: ActiveMQDestination): Boolean

  20. def isConsumerAdvisoryTopic (destination: ActiveMQDestination): Boolean

  21. def isDestinationAdvisoryTopic (destination: ActiveMQDestination): Boolean

  22. def isFastProducerAdvisoryTopic (destination: ActiveMQDestination): Boolean

  23. def isFullAdvisoryTopic (destination: ActiveMQDestination): Boolean

  24. def isMasterBrokerAdvisoryTopic (destination: ActiveMQDestination): Boolean

  25. def isMessageConsumedAdvisoryTopic (destination: ActiveMQDestination): Boolean

  26. def isMessageDeliveredAdvisoryTopic (destination: ActiveMQDestination): Boolean

  27. def isMessageDiscardedAdvisoryTopic (destination: ActiveMQDestination): Boolean

  28. def isProducerAdvisoryTopic (destination: ActiveMQDestination): Boolean

  29. def isSlowConsumerAdvisoryTopic (destination: ActiveMQDestination): Boolean