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

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


Uses of Interface
org.jboss.mq.server.jmx.DestinationMBean

Packages that use DestinationMBean
org.jboss.mq.server.jmx   
 

Uses of DestinationMBean in org.jboss.mq.server.jmx
 

Subinterfaces of DestinationMBean in org.jboss.mq.server.jmx
 interface QueueMBean
          MBean interface.
 interface TopicMBean
          MBean interface.
 

Classes in org.jboss.mq.server.jmx that implement DestinationMBean
 class DestinationMBeanSupport
          Super class for destination managers.
 class Queue
          This class is a message queue which is stored (hashed by Destination) on the JMS provider
 class 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.