org.apache.geronimo.remoting
Class MarshalingInterceptor
java.lang.Object
org.apache.geronimo.remoting.MarshalingInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.core.service.Interceptor, Serializable
- public class MarshalingInterceptor
- extends Object
- implements org.apache.geronimo.core.service.Interceptor, Serializable
- Version:
- $Revision: 1.7 $ $Date: 2004/03/10 09:59:19 $
- See Also:
- Serialized Form
Method Summary |
org.apache.geronimo.core.service.InvocationResult |
invoke(org.apache.geronimo.core.service.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshalingInterceptor
public MarshalingInterceptor(org.apache.geronimo.core.service.Interceptor next)
invoke
public org.apache.geronimo.core.service.InvocationResult invoke(org.apache.geronimo.core.service.Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.apache.geronimo.core.service.Interceptor
- Throws:
Throwable
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.