FileDocCategorySizeDatePackage
RemoteBinding.javaAPI DocJBoss 4.2.11939Fri Jul 13 20:54:02 BST 2007org.jboss.annotation.ejb

RemoteBinding

public class RemoteBinding
Annotation for specifying the remote jndi binding for a bean as well as the client interceptor stack, which is a stack-ref in JBoss AOP THe clientBindUrl is the JBoss Remoting URL that clients will try and bind to. Factory is if you are plugging in a custom proxy factory.
author
Bill Burke
version
$Revision: 57207 $

Fields Summary
Constructors Summary
Methods Summary
java.lang.StringclientBindUrl()

java.lang.Classfactory()

java.lang.StringinterceptorStack()

java.lang.StringjndiBinding()