Uses of Class
org.jboss.ejb3.remoting.IsLocalInterceptor

Packages that use IsLocalInterceptor
org.jboss.ejb3.remoting   
 

Uses of IsLocalInterceptor in org.jboss.ejb3.remoting
 

Subclasses of IsLocalInterceptor in org.jboss.ejb3.remoting
 class ClusteredIsLocalInterceptor
          Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if a container with the same OID and partition name is available.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.