|
||||||||||
| 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
| Constructor Summary | |
|---|---|
VirtualTopicInterceptor(Destination next,
java.lang.String prefix,
java.lang.String postfix)
|
|
| Method Summary | |
|---|---|
protected ActiveMQDestination |
getQueueConsumersWildcard(ActiveMQDestination original)
|
void |
send(ConnectionContext context,
Message message)
|
| Methods inherited from class org.apache.activemq.broker.region.DestinationFilter |
|---|
acknowledge, addSubscription, browse, dispose, gc, getActiveMQDestination, getDeadLetterStrategy, getDestinationStatistics, getName, getUsageManager, lock, removeSubscription, send, start, stop |
| 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)
| Method Detail |
|---|
public void send(ConnectionContext context,
Message message)
throws java.lang.Exception
send in interface Destinationsend in class DestinationFilterjava.lang.Exceptionprotected ActiveMQDestination getQueueConsumersWildcard(ActiveMQDestination original)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||