org
.
apache
.
activemq
.
apollo
.
openwire
.
support
.
advisory
AdvisorySupport
object
AdvisorySupport
extends
Visibility
Public
All
Value Members
def
getAgentDestination
()
:
ActiveMQDestination
def
getConnectionAdvisoryTopic
()
:
ActiveMQTopic
def
getConsumerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getDestinationAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getExpiredMessageTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getExpiredQueueMessageAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getExpiredTopicMessageAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getFastProducerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getFullAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getMasterBrokerAdvisoryTopic
()
:
ActiveMQTopic
def
getMessageConsumedAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getMessageDeliveredAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getMessageDiscardedAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getNoQueueConsumersAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getNoTopicConsumersAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getProducerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
getSlowConsumerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
ActiveMQTopic
def
isAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isConnectionAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isConsumerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isDestinationAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isFastProducerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isFullAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isMasterBrokerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isMessageConsumedAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isMessageDeliveredAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isMessageDiscardedAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isProducerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean
def
isSlowConsumerAdvisoryTopic
(
destination:
ActiveMQDestination
)
:
Boolean