|
||||||||||
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.ha.httpsession.beanimpl.ejb.ClientTCLInterceptor
An InvokerInterceptor that places the client thread context ClassLoader into the invocation for use by the s ServerTCLInterceptor.
ServerTCLInterceptor
(src) ,
Serialized FormField Summary |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
ClientTCLInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(Invocation (src) invocation)
Add the current thread context ClassLoader to the invocation as a transient value under the key "org.jboss.invocation.TCL" |
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 |
Constructor Detail |
public ClientTCLInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) invocation) throws java.lang.Throwable
invoke
in class Interceptor (src)
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |