Class AdvisorySupport
- Namespace
- Apache.NMS.ActiveMQ
- Assembly
- Apache.NMS.ActiveMQ.dll
public class AdvisorySupport
- Inheritance
-
AdvisorySupport
- Inherited Members
-
Fields
ADIVSORY_MESSAGE_TYPE
public static readonly string ADIVSORY_MESSAGE_TYPE
Field Value
- string
ADVISORY_TOPIC_PREFIX
public static readonly string ADVISORY_TOPIC_PREFIX
Field Value
- string
AGENT_TOPIC
public static readonly string AGENT_TOPIC
Field Value
- string
CONNECTION_ADVISORY_TOPIC
public static readonly ActiveMQTopic CONNECTION_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
CONSUMER_ADVISORY_TOPIC_PREFIX
public static readonly string CONSUMER_ADVISORY_TOPIC_PREFIX
Field Value
- string
EXPIRED_QUEUE_MESSAGES_TOPIC_PREFIX
public static readonly string EXPIRED_QUEUE_MESSAGES_TOPIC_PREFIX
Field Value
- string
EXPIRED_TOPIC_MESSAGES_TOPIC_PREFIX
public static readonly string EXPIRED_TOPIC_MESSAGES_TOPIC_PREFIX
Field Value
- string
FAST_PRODUCER_TOPIC_PREFIX
public static readonly string FAST_PRODUCER_TOPIC_PREFIX
Field Value
- string
FULL_TOPIC_PREFIX
public static readonly string FULL_TOPIC_PREFIX
Field Value
- string
MASTER_BROKER_TOPIC_PREFIX
public static readonly string MASTER_BROKER_TOPIC_PREFIX
Field Value
- string
MESSAGE_CONSUMED_TOPIC_PREFIX
public static readonly string MESSAGE_CONSUMED_TOPIC_PREFIX
Field Value
- string
MESSAGE_DELIVERED_TOPIC_PREFIX
public static readonly string MESSAGE_DELIVERED_TOPIC_PREFIX
Field Value
- string
MESSAGE_DISCAREDED_TOPIC_PREFIX
public static readonly string MESSAGE_DISCAREDED_TOPIC_PREFIX
Field Value
- string
MESSAGE_DLQ_TOPIC_PREFIX
public static readonly string MESSAGE_DLQ_TOPIC_PREFIX
Field Value
- string
MSG_PROPERTY_CONSUMER_COUNT
public static readonly string MSG_PROPERTY_CONSUMER_COUNT
Field Value
- string
MSG_PROPERTY_CONSUMER_ID
public static readonly string MSG_PROPERTY_CONSUMER_ID
Field Value
- string
MSG_PROPERTY_DISCARDED_COUNT
public static readonly string MSG_PROPERTY_DISCARDED_COUNT
Field Value
- string
MSG_PROPERTY_MESSAGE_ID
public static readonly string MSG_PROPERTY_MESSAGE_ID
Field Value
- string
MSG_PROPERTY_ORIGIN_BROKER_ID
public static readonly string MSG_PROPERTY_ORIGIN_BROKER_ID
Field Value
- string
MSG_PROPERTY_ORIGIN_BROKER_NAME
public static readonly string MSG_PROPERTY_ORIGIN_BROKER_NAME
Field Value
- string
MSG_PROPERTY_ORIGIN_BROKER_URL
public static readonly string MSG_PROPERTY_ORIGIN_BROKER_URL
Field Value
- string
MSG_PROPERTY_PRODUCER_ID
public static readonly string MSG_PROPERTY_PRODUCER_ID
Field Value
- string
MSG_PROPERTY_USAGE_NAME
public static readonly string MSG_PROPERTY_USAGE_NAME
Field Value
- string
NETWORK_BRIDGE_TOPIC_PREFIX
public static readonly string NETWORK_BRIDGE_TOPIC_PREFIX
Field Value
- string
NO_QUEUE_CONSUMERS_TOPIC_PREFIX
public static readonly string NO_QUEUE_CONSUMERS_TOPIC_PREFIX
Field Value
- string
NO_TOPIC_CONSUMERS_TOPIC_PREFIX
public static readonly string NO_TOPIC_CONSUMERS_TOPIC_PREFIX
Field Value
- string
PRODUCER_ADVISORY_TOPIC_PREFIX
public static readonly string PRODUCER_ADVISORY_TOPIC_PREFIX
Field Value
- string
QUEUE_ADVISORY_TOPIC
public static readonly ActiveMQTopic QUEUE_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
QUEUE_CONSUMER_ADVISORY_TOPIC_PREFIX
public static readonly string QUEUE_CONSUMER_ADVISORY_TOPIC_PREFIX
Field Value
- string
QUEUE_PRODUCER_ADVISORY_TOPIC_PREFIX
public static readonly string QUEUE_PRODUCER_ADVISORY_TOPIC_PREFIX
Field Value
- string
SLOW_CONSUMER_TOPIC_PREFIX
public static readonly string SLOW_CONSUMER_TOPIC_PREFIX
Field Value
- string
TEMP_DESTINATION_COMPOSITE_ADVISORY_TOPIC
public static readonly ActiveMQTopic TEMP_DESTINATION_COMPOSITE_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
TEMP_QUEUE_ADVISORY_TOPIC
public static readonly ActiveMQTopic TEMP_QUEUE_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
TEMP_TOPIC_ADVISORY_TOPIC
public static readonly ActiveMQTopic TEMP_TOPIC_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
TOPIC_ADVISORY_TOPIC
public static readonly ActiveMQTopic TOPIC_ADVISORY_TOPIC
Field Value
- ActiveMQTopic
TOPIC_CONSUMER_ADVISORY_TOPIC_PREFIX
public static readonly string TOPIC_CONSUMER_ADVISORY_TOPIC_PREFIX
Field Value
- string
TOPIC_PRODUCER_ADVISORY_TOPIC_PREFIX
public static readonly string TOPIC_PRODUCER_ADVISORY_TOPIC_PREFIX
Field Value
- string
Methods
GetConnectionAdvisoryTopic()
public static ActiveMQTopic GetConnectionAdvisoryTopic()
Returns
- ActiveMQTopic
GetConsumerAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetConsumerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetConsumerAdvisoryTopic(IDestination)
public static ActiveMQTopic GetConsumerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetDestinationAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetDestinationAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetDestinationAdvisoryTopic(IDestination)
public static ActiveMQTopic GetDestinationAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetExpiredMessageTopic(ActiveMQDestination)
public static ActiveMQTopic GetExpiredMessageTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetExpiredMessageTopic(IDestination)
public static ActiveMQTopic GetExpiredMessageTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetExpiredQueueMessageAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetExpiredQueueMessageAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetExpiredQueueMessageAdvisoryTopic(IDestination)
public static ActiveMQTopic GetExpiredQueueMessageAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetExpiredTopicMessageAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetExpiredTopicMessageAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetFastProducerAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetFastProducerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetFastProducerAdvisoryTopic(IDestination)
public static ActiveMQTopic GetFastProducerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetFullAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetFullAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetFullAdvisoryTopic(IDestination)
public static ActiveMQTopic GetFullAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetMasterBrokerAdvisoryTopic()
public static ActiveMQTopic GetMasterBrokerAdvisoryTopic()
Returns
- ActiveMQTopic
GetMasterBrokerAdvisoryTopic(IDestination)
public static ActiveMQTopic GetMasterBrokerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetMessageConsumedAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetMessageConsumedAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetMessageConsumedAdvisoryTopic(IDestination)
public static ActiveMQTopic GetMessageConsumedAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetMessageDLQdAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetMessageDLQdAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetMessageDeliveredAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetMessageDeliveredAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetMessageDeliveredAdvisoryTopic(IDestination)
public static ActiveMQTopic GetMessageDeliveredAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetMessageDiscardedAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetMessageDiscardedAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetMessageDiscardedAdvisoryTopic(IDestination)
public static ActiveMQTopic GetMessageDiscardedAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetNetworkBridgeAdvisoryTopic()
public static ActiveMQTopic GetNetworkBridgeAdvisoryTopic()
Returns
- ActiveMQTopic
GetNoQueueConsumersAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetNoQueueConsumersAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetNoQueueConsumersAdvisoryTopic(IDestination)
public static ActiveMQTopic GetNoQueueConsumersAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetNoTopicConsumersAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetNoTopicConsumersAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetNoTopicConsumersAdvisoryTopic(IDestination)
public static ActiveMQTopic GetNoTopicConsumersAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetProducerAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetProducerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetProducerAdvisoryTopic(IDestination)
public static ActiveMQTopic GetProducerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
GetSlowConsumerAdvisoryTopic(ActiveMQDestination)
public static ActiveMQTopic GetSlowConsumerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- ActiveMQTopic
GetSlowConsumerAdvisoryTopic(IDestination)
public static ActiveMQTopic GetSlowConsumerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- ActiveMQTopic
IsAdvisoryTopic(ActiveMQDestination)
public static bool IsAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsAdvisoryTopic(IDestination)
public static bool IsAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsConnectionAdvisoryTopic(ActiveMQDestination)
public static bool IsConnectionAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsConnectionAdvisoryTopic(IDestination)
public static bool IsConnectionAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsConsumerAdvisoryTopic(ActiveMQDestination)
public static bool IsConsumerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsConsumerAdvisoryTopic(IDestination)
public static bool IsConsumerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsDestinationAdvisoryTopic(ActiveMQDestination)
public static bool IsDestinationAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsDestinationAdvisoryTopic(IDestination)
public static bool IsDestinationAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsFastProducerAdvisoryTopic(ActiveMQDestination)
public static bool IsFastProducerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsFastProducerAdvisoryTopic(IDestination)
public static bool IsFastProducerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsFullAdvisoryTopic(ActiveMQDestination)
public static bool IsFullAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsFullAdvisoryTopic(IDestination)
public static bool IsFullAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsMasterBrokerAdvisoryTopic(ActiveMQDestination)
public static bool IsMasterBrokerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsMasterBrokerAdvisoryTopic(IDestination)
public static bool IsMasterBrokerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsMessageConsumedAdvisoryTopic(ActiveMQDestination)
public static bool IsMessageConsumedAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsMessageConsumedAdvisoryTopic(IDestination)
public static bool IsMessageConsumedAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsMessageDeliveredAdvisoryTopic(ActiveMQDestination)
public static bool IsMessageDeliveredAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsMessageDeliveredAdvisoryTopic(IDestination)
public static bool IsMessageDeliveredAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsMessageDiscardedAdvisoryTopic(ActiveMQDestination)
public static bool IsMessageDiscardedAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsMessageDiscardedAdvisoryTopic(IDestination)
public static bool IsMessageDiscardedAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsProducerAdvisoryTopic(ActiveMQDestination)
public static bool IsProducerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsProducerAdvisoryTopic(IDestination)
public static bool IsProducerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsSlowConsumerAdvisoryTopic(ActiveMQDestination)
public static bool IsSlowConsumerAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool
IsSlowConsumerAdvisoryTopic(IDestination)
public static bool IsSlowConsumerAdvisoryTopic(IDestination destination)
Parameters
destination
IDestination
Returns
- bool
IsTempDestinationAdvisoryTopic(ActiveMQDestination)
public static bool IsTempDestinationAdvisoryTopic(ActiveMQDestination destination)
Parameters
destination
ActiveMQDestination
Returns
- bool