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

Uses of Interface org.jboss.mx.interceptor.Interceptor (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档


Uses of Interface
org.jboss.mx.interceptor.Interceptor

Packages that use Interceptor
org.jboss.mx.interceptor   
 

Uses of Interceptor in org.jboss.mx.interceptor
 

Subinterfaces of Interceptor in org.jboss.mx.interceptor
 interface SharedInterceptor
           
 

Classes in org.jboss.mx.interceptor that implement Interceptor
 class AbstractInterceptor
          Base class for all interceptors.
 class AbstractSharedInterceptor
          Base class for shared interceptors.
 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 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 SecurityInterceptor
          Security interceptor.
 class StandardMBeanInfoInterceptor
           
 



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