org.apache.geronimo.remoting.transport.async
Class IdentityInterceptor
java.lang.Object
org.apache.geronimo.remoting.transport.async.IdentityInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.core.service.Interceptor, Serializable
- public class IdentityInterceptor
- extends Object
- implements org.apache.geronimo.core.service.Interceptor, Serializable
- Version:
- $Revision: 1.5 $ $Date: 2004/03/21 22:24:39 $
- See Also:
- Serialized Form
Constructor Summary |
IdentityInterceptor(org.apache.geronimo.core.service.Interceptor next,
org.apache.geronimo.remoting.transport.async.RemoteRef ref)
|
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 |
IdentityInterceptor
public IdentityInterceptor(org.apache.geronimo.core.service.Interceptor next,
org.apache.geronimo.remoting.transport.async.RemoteRef ref)
- Parameters:
ref
-
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.