当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
MarshallingInvokerInterceptor (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.invocation
Class MarshallingInvokerInterceptor
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.invocation.InvokerInterceptor
org.jboss.invocation.MarshallingInvokerInterceptor
- All Implemented Interfaces:
- Externalizable, Serializable
- public class MarshallingInvokerInterceptor
- extends InvokerInterceptor
An InvokerInterceptor that does not optimize in VM invocations
- Version:
- $Revision: 1.3.6.1 $
- Author:
- Scott.Stark@jboss.org
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshallingInvokerInterceptor
public MarshallingInvokerInterceptor()
invoke
public Object invoke(Invocation invocation)
throws Exception
- Use marshalled invocations when the target is colocated.
- Overrides:
invoke
in class InvokerInterceptor
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.