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

Uses of Interface org.jboss.mx.server.Suspendable (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Interface
org.jboss.mx.server.Suspendable

Packages that use Suspendable
org.jboss.mx.modelmbean   
org.jboss.mx.server   
 

Uses of Suspendable in org.jboss.mx.modelmbean
 

Classes in org.jboss.mx.modelmbean that implement Suspendable
 class ModelMBeanInvoker
          An extension of the MBeanInvoker that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources.
 class RequiredModelMBeanInvoker
          An invoker that handles the 'ops' that are part of the RequiredModelMBean that must be handled at that level rather than its delegate.
 class XMBean
          XMBean implementation.
 

Uses of Suspendable in org.jboss.mx.server
 

Subinterfaces of Suspendable in org.jboss.mx.server
 interface MBeanInvoker
          This interface represents an invoker for an MBean.
 

Classes in org.jboss.mx.server that implement Suspendable
 class AbstractMBeanInvoker
          A base MBeanInvoker class that provides common state as well as
 class RawDynamicInvoker
           
 



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