org.jboss.mx.interceptor
Class ObjectReferenceInterceptor

java.lang.Object
  extended by org.jboss.mx.interceptor.AbstractInterceptor
      extended by org.jboss.mx.interceptor.ObjectReferenceInterceptor
All Implemented Interfaces:
Interceptor

public class ObjectReferenceInterceptor
extends AbstractInterceptor

A noop subclass of the AbstractInterceptor for backward compability with 3.2.3-3.2.0 configurations.

Version:
$Revision: 57200 $
Author:
Scott.Stark@jboss.org

Field Summary
 
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor
isShared, log, name
 
Constructor Summary
ObjectReferenceInterceptor()
           
 
Method Summary
 
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor
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

ObjectReferenceInterceptor

public ObjectReferenceInterceptor()


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