|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.naming.interceptors.ExceptionInterceptor
A client interceptor that handles the wrapping of exceptions to NamingExceptions
Field Summary |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
ExceptionInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(Invocation (src) mi)
Handle methods locally on the client |
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Constructor Detail |
public ExceptionInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) mi) throws java.lang.Throwable
invoke
in class Interceptor (src)
mi
-
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |