Package org.apache.activemq
Class AdvisoryConsumer
- java.lang.Object
-
- org.apache.activemq.AdvisoryConsumer
-
- All Implemented Interfaces:
ActiveMQDispatcher
public class AdvisoryConsumer extends Object implements ActiveMQDispatcher
-
-
Constructor Summary
Constructors Constructor Description AdvisoryConsumer(ActiveMQConnection connection, ConsumerId consumerId)
-
-
-
Constructor Detail
-
AdvisoryConsumer
public AdvisoryConsumer(ActiveMQConnection connection, ConsumerId consumerId) throws JMSException
- Throws:
JMSException
-
-
Method Detail
-
dispose
public void dispose()
-
dispatch
public void dispatch(MessageDispatch md)
- Specified by:
dispatch
in interfaceActiveMQDispatcher
-
-