Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » naming » interceptors » [javadoc | source]
org.jboss.naming.interceptors
public class: ExceptionInterceptor [javadoc | source]
java.lang.Object
   org.jboss.proxy.Interceptor
      org.jboss.naming.interceptors.ExceptionInterceptor

All Implemented Interfaces:
    Externalizable

A client interceptor that handles the wrapping of exceptions to NamingExceptions
Fields inherited from org.jboss.proxy.Interceptor:
nextInterceptor
Method from org.jboss.naming.interceptors.ExceptionInterceptor Summary:
invoke
Methods from org.jboss.proxy.Interceptor:
getNext,   invoke,   readExternal,   setNext,   writeExternal
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.naming.interceptors.ExceptionInterceptor Detail:
 public Object invoke(Invocation mi) throws Throwable 
    Handle methods locally on the client