org.jboss.ejb3.annotation.impl
Class RemoteHomeBindingImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.RemoteHomeBindingImpl
- All Implemented Interfaces:
- Annotation, org.jboss.ejb3.annotation.RemoteHomeBinding
public class RemoteHomeBindingImpl
- extends Object
- implements org.jboss.ejb3.annotation.RemoteHomeBinding
Comment
- Author:
- William DeCoste
RemoteHomeBindingImpl
public RemoteHomeBindingImpl()
RemoteHomeBindingImpl
public RemoteHomeBindingImpl(String jndi)
setJndiBinding
public void setJndiBinding(String jndi)
jndiBinding
public String jndiBinding()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
toString
public String toString()
- Specified by:
toString
in interface Annotation
- Overrides:
toString
in class Object
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.