当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
NullInterceptor (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.interceptor
Class NullInterceptor
java.lang.Object
org.jboss.mx.interceptor.AbstractInterceptor
org.jboss.mx.interceptor.NullInterceptor
- All Implemented Interfaces:
- Interceptor
- public class NullInterceptor
- extends AbstractInterceptor
A noop subclass of the AbstractInterceptor for backward compability
with 3.2.3-3.2.0 configurations. This is used as the last interceptor
in custom operation stacks so that the user supplied interceptors do
not have to deal with the fact that there is no longer a dispatch
interceptor.
- Version:
- $Revision: 1.2 $
- Author:
- Scott.Stark@jboss.org
NullInterceptor
public NullInterceptor()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.