org.apache.openejb.jee.oejb3
Class EjbLink
java.lang.Object
org.apache.openejb.jee.oejb3.EjbLink
public class EjbLink
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deployentId
protected String deployentId
ejbRefName
protected String ejbRefName
EjbLink
public EjbLink()
EjbLink
public EjbLink(String ejbRefName,
String deployentId)
getDeployentId
public String getDeployentId()
setDeployentId
public void setDeployentId(String value)
getEjbRefName
public String getEjbRefName()
setEjbRefName
public void setEjbRefName(String value)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.