Class NamingEJBClientInterceptor

java.lang.Object
org.jboss.ejb.client.NamingEJBClientInterceptor
All Implemented Interfaces:
EJBClientInterceptor

public final class NamingEJBClientInterceptor extends Object implements EJBClientInterceptor
Enterprise Beans client interceptor to discover a target location based on naming context information in the Enterprise Beans proxy.
Author:
David M. Lloyd