|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.region.DestinationFilter
org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
public class VirtualTopicInterceptor
A Destination which implements Virtual Topic
Field Summary |
---|
Fields inherited from interface org.apache.activemq.broker.region.Destination |
---|
DEFAULT_BLOCKED_PRODUCER_WARNING_INTERVAL, DEFAULT_DEAD_LETTER_STRATEGY |
Constructor Summary | |
---|---|
VirtualTopicInterceptor(Destination next,
java.lang.String prefix,
java.lang.String postfix,
boolean local)
|
Method Summary | |
---|---|
protected ActiveMQDestination |
getQueueConsumersWildcard(ActiveMQDestination original)
|
void |
send(ProducerBrokerExchange context,
Message message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualTopicInterceptor(Destination next, java.lang.String prefix, java.lang.String postfix, boolean local)
Method Detail |
---|
public void send(ProducerBrokerExchange context, Message message) throws java.lang.Exception
send
in interface Destination
send
in class DestinationFilter
java.lang.Exception
protected ActiveMQDestination getQueueConsumersWildcard(ActiveMQDestination original)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |