Package org.ow2.joram.mom.amqp
Interface IExchangeMBean
-
- All Known Implementing Classes:
DirectExchange,FanoutExchange,HeadersExchange,IExchange,TopicExchange
public interface IExchangeMBeanMonitoring interface for AMQP exchanges.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>getBoundQueues()longgetHandledMessageCount()StringgetName()longgetPublishedMessageCount()StringgetType()booleanisDurable()
-