Package org.jboss.mx.interceptor

Interface Summary
Interceptor This interface defines MBean interceptors.
SharedInterceptor  
 

Class Summary
AbstractInterceptor Base class for all interceptors.
AbstractSharedInterceptor Base class for shared interceptors.
LogInterceptor Log interceptor.
ModelMBeanAttributeInterceptor This interceptor handles the ModelMBean attribute caching and setter and getter dispatches.
ModelMBeanInfoInterceptor This interceptor returns the MBeanInfo from the invocation invoker.
ModelMBeanInterceptor A noop subclass of the ModelMBeanInfoInterceptor for backward compability with 3.2.3-3.2.0 configurations.
NullInterceptor A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
ObjectReferenceInterceptor A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.
PersistenceInterceptor A peristence interceptor that uses the java.util.Timer framework for the scheculed peristence policies.
PersistenceInterceptor2 A noop subclass of the PersistenceInterceptor for backward compability with 3.2.3-3.2.0 configurations.
SecurityInterceptor Security interceptor.
StandardMBeanInfoInterceptor  
 

Exception Summary
InterceptorNameConflictException Exception thrown when attempting to register a shared interceptor with an already existing interceptor name.
 



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