Package org.jboss.ejb3.remoting

Class Summary
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.
IsLocalInterceptor Routes the call to the local container, bypassing further client-side interceptors and any remoting layer, if this interceptor was created in this JVM.
IsLocalProxyFactoryInterceptor Deprecated. Use org.jboss.ejb3.proxy.remoting in EJB3 Proxy Component
ReplicantsManagerInterceptorFactory Comment
 

Exception Summary
LoadBalancePolicyNotRegisteredException LoadBalancePolicyNotRegisteredException Thrown when attempting to retrieve a LBP with unrecognized name from the registry
 



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