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

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


Uses of Interface
org.jboss.mq.il.ServerILJMXServiceMBean

Packages that use ServerILJMXServiceMBean
org.jboss.mq.il   
org.jboss.mq.il.http   
org.jboss.mq.il.jvm   
org.jboss.mq.il.oil   
org.jboss.mq.il.oil2   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil   
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il
 

Classes in org.jboss.mq.il that implement ServerILJMXServiceMBean
 class ServerILJMXService
          This abstract class handles life cycle managment of the ServeIL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.http
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.http
 interface HTTPServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.http that implement ServerILJMXServiceMBean
 class HTTPServerILService
          Implements the ServerILJMXService which is used to manage the HTTP/S IL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.jvm
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.jvm
 interface JVMServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.jvm that implement ServerILJMXServiceMBean
 class JVMServerILService
          Implements the ServerILJMXService which is used to manage the JVM IL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.oil
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.oil
 interface OILServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.oil that implement ServerILJMXServiceMBean
 class OILServerILService
          Implements the ServerILJMXService which is used to manage the JVM IL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.oil2
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.oil2
 interface OIL2ServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.oil2 that implement ServerILJMXServiceMBean
 class OIL2ServerILService
          Implements the ServerILJMXService which is used to manage the OIL2 IL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.rmi
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.rmi
 interface RMIServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.rmi that implement ServerILJMXServiceMBean
 class RMIServerILService
          Implements the ServerILJMXService which is used to manage the JVM IL.
 

Uses of ServerILJMXServiceMBean in org.jboss.mq.il.uil
 

Subinterfaces of ServerILJMXServiceMBean in org.jboss.mq.il.uil
 interface UILServerILServiceMBean
          MBean interface.
 

Classes in org.jboss.mq.il.uil that implement ServerILJMXServiceMBean
 class UILServerILService
          Implements the ServerILJMXService which is used to manage the JVM IL.
 



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