Class RemotingEJBClientInterceptor

java.lang.Object
org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
All Implemented Interfaces:
EJBClientInterceptor

public final class RemotingEJBClientInterceptor extends Object implements EJBClientInterceptor
The interceptor responsible for relaying invocation information back into the Remoting-based discovery system.
Author:
David M. Lloyd