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

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


Uses of Interface
org.jboss.mx.modelmbean.ModelMBeanConstants

Packages that use ModelMBeanConstants
org.jboss.mx.interceptor   
org.jboss.mx.metadata   
org.jboss.mx.modelmbean   
org.jboss.mx.server   
 

Uses of ModelMBeanConstants in org.jboss.mx.interceptor
 

Classes in org.jboss.mx.interceptor that implement ModelMBeanConstants
 class ModelMBeanAttributeInterceptor
          This interceptor handles the ModelMBean attribute caching and setter and getter dispatches.
 class ModelMBeanOperationInterceptor
          This interceptor handles the ModelMBean operation caching
 class PersistenceInterceptor
          A peristence interceptor that uses the java.util.Timer framework for the scheculed peristence policies.
 class PersistenceInterceptor2
          A noop subclass of the PersistenceInterceptor for backward compability with 3.2.3-3.2.0 configurations.
 

Uses of ModelMBeanConstants in org.jboss.mx.metadata
 

Classes in org.jboss.mx.metadata that implement ModelMBeanConstants
 class JBossXMBean10
          The JBoss 1.0 model mbean descriptor parser class.
 class MBeanInfoConversion
          Routines for converting MBeanInfo to ModelMBeanInfoSupport and stripping ModelMBeanOperationInfos that are referred to in ModelMBeanAttributeInfos.
 class XMLMetaData
          Aggregate builder for XML schemas.
 

Uses of ModelMBeanConstants in org.jboss.mx.modelmbean
 

Subinterfaces of ModelMBeanConstants in org.jboss.mx.modelmbean
 interface XMBeanConstants
          Constraint definitions for the XMBean implementation.
 

Classes in org.jboss.mx.modelmbean that implement ModelMBeanConstants
 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 XMBean
          XMBean implementation.
 

Uses of ModelMBeanConstants in org.jboss.mx.server
 

Classes in org.jboss.mx.server that implement ModelMBeanConstants
 class MBeanServerImpl
          MBean server implementation.
 



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