public class EjbRef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
ejbRefName |
protected JndiName |
jndiName |
Constructor and Description |
---|
EjbRef() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEjbRefName()
Gets the value of the ejbRefName property.
|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
void |
setEjbRefName(java.lang.String value)
Sets the value of the ejbRefName property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
protected java.lang.String ejbRefName
protected JndiName jndiName
public java.lang.String getEjbRefName()
String
public void setEjbRefName(java.lang.String value)
value
- allowed object is
String
public JndiName getJndiName()
JndiName