Package org.jboss.mq.server.jmx

Interface Summary
DestinationMBean (src) MBean interface for destination managers.
InterceptorMBean (src) Mbean interface for JMBossMQ to help load an JMSServerInterceptor
 

Class Summary
ClientMonitorInterceptor (src) JMX MBean implementation DelayInterceptor.
DestinationManager (src) JMX MBean implementation for JBossMQ.
DestinationMBeanSupport (src) Super class for destination managers.
InterceptorLoader (src) Adapts JBossMQService to deliver JMSServerInvoker.
InterceptorMBeanSupport (src) Adapts JBossMQService to deliver JMSServerInvoker.
Invoker (src) Adapts JBossMQService to deliver JMSServerInvoker.
Queue (src) This class is a message queue which is stored (hashed by Destination) on the JMS provider
Topic (src) This class is a message queue which is stored (hashed by Destination) on the JMS provider