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

Uses of Class org.jboss.mx.interceptor.AbstractInterceptor (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Class
org.jboss.mx.interceptor.AbstractInterceptor

Packages that use AbstractInterceptor
org.jboss.mx.interceptor   
org.jboss.mx.server   
 

Uses of AbstractInterceptor in org.jboss.mx.interceptor
 

Subclasses of AbstractInterceptor in org.jboss.mx.interceptor
 class AbstractSharedInterceptor
          Base class for shared interceptors.
 class AttributeDispatcher
          A dispatcher used by the AbstractMBeanInvoker class for the attribute getter and setter dispatch.
 class LogInterceptor
          Log interceptor.
 class ModelMBeanAttributeInterceptor
          This interceptor handles the ModelMBean attribute caching and setter and getter dispatches.
 class ModelMBeanInfoInterceptor
          This interceptor returns the MBeanInfo from the invocation invoker.
 class ModelMBeanInterceptor
          A noop subclass of the ModelMBeanInfoInterceptor for backward compability with 3.2.3-3.2.0 configurations.
 class ModelMBeanOperationInterceptor
          This interceptor handles the ModelMBean operation caching
 class NullInterceptor
          A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
 class ObjectReferenceInterceptor
          A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
 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.
 class ReflectedDispatcher
           
 class SecurityInterceptor
          Security interceptor.
 class StandardMBeanInfoInterceptor
           
 

Uses of AbstractInterceptor in org.jboss.mx.server
 

Methods in org.jboss.mx.server that return AbstractInterceptor
 AbstractInterceptor Invocation.nextInterceptor()
           
 



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