站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 messaging API Documentation 英文版文档

org.jboss.mq.server.jmx (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


Package org.jboss.mq.server.jmx

Interface Summary
ClientMonitorInterceptorMBean MBean interface.
DestinationManagerMBean MBean interface.
DestinationMBean MBean interface for destination managers.
InterceptorLoaderMBean MBean interface.
InterceptorMBean Mbean interface for JMBossMQ to help load an JMSServerInterceptor
InvokerMBean MBean interface.
QueueMBean MBean interface.
TopicMBean MBean interface.
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.