public class VirtualTopicInterceptor extends DestinationFilter
nextDEFAULT_BLOCKED_PRODUCER_WARNING_INTERVAL, DEFAULT_DEAD_LETTER_STRATEGY| Constructor and Description |
|---|
VirtualTopicInterceptor(Destination next,
java.lang.String prefix,
java.lang.String postfix,
boolean local) |
| Modifier and Type | Method and Description |
|---|---|
protected ActiveMQDestination |
getQueueConsumersWildcard(ActiveMQDestination original) |
Topic |
getTopic() |
void |
send(ProducerBrokerExchange context,
Message message) |
acknowledge, addProducer, addSubscription, browse, canGC, clearPendingMessages, deleteSubscription, dispose, duplicateFromStore, fastProducer, gc, getActiveMQDestination, getBlockedProducerWarningInterval, getConsumers, getCursorMemoryHighWaterMark, getDeadLetterStrategy, getDestinationStatistics, getInactiveTimoutBeforeGC, getMaxAuditDepth, getMaxBrowsePageSize, getMaxPageSize, getMaxProducersToAudit, getMemoryUsage, getMessageStore, getMinimumMessageSize, getName, getSlowConsumerStrategy, isActive, isAlwaysRetroactive, isDisposed, isDoOptimzeMessageStorage, isEnableAudit, isFull, isLazyDispatch, isPrioritizedMessages, isProducerFlowControl, isUseCache, iterate, markForGC, messageConsumed, messageDelivered, messageDiscarded, messageExpired, messageExpired, processDispatchNotification, removeProducer, removeSubscription, send, setAlwaysRetroactive, setBlockedProducerWarningInterval, setCursorMemoryHighWaterMark, setDoOptimzeMessageStorage, setEnableAudit, setLazyDispatch, setMaxAuditDepth, setMaxBrowsePageSize, setMaxPageSize, setMaxProducersToAudit, setMemoryUsage, setMinimumMessageSize, setProducerFlowControl, setUseCache, slowConsumer, start, stop, wakeuppublic VirtualTopicInterceptor(Destination next, java.lang.String prefix, java.lang.String postfix, boolean local)
public Topic getTopic()
public void send(ProducerBrokerExchange context, Message message) throws java.lang.Exception
send in interface Destinationsend in class DestinationFilterjava.lang.Exceptionprotected ActiveMQDestination getQueueConsumersWildcard(ActiveMQDestination original)
Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.