|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.invocation.InvokerInterceptor (src)
org.jboss.invocation.MarshallingInvokerInterceptor
An InvokerInterceptor that does not optimize in VM invocations
Field Summary |
Fields inherited from class org.jboss.invocation.InvokerInterceptor (src) |
invokerProxyHA, localInvoker, remoteInvoker |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
MarshallingInvokerInterceptor()
|
Method Summary | |
java.lang.Object |
invoke(Invocation (src) invocation)
Use marshalled invocations when the target is colocated. |
Methods inherited from class org.jboss.invocation.InvokerInterceptor (src) |
getLocal, hasLocalTarget, invokeInvoker, invokeLocal, invokeMarshalled, isClustered, isLocal, isLocal, readExternal, setLocal, writeExternal |
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, setNext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarshallingInvokerInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) invocation) throws java.lang.Exception
invoke
in class InvokerInterceptor (src)
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |