|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.interceptor.AbstractInterceptor (src)
org.jboss.mx.interceptor.NullInterceptor
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.
Field Summary |
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor (src) |
isShared, log, name |
Constructor Summary | |
NullInterceptor()
|
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor (src) |
destroy, getName, init, invoke, isShared, setLogger, setName, start, stop, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NullInterceptor()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |