public class EjbLocalRef extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
ejbRefName |
protected String |
localJndiName |
| Constructor and Description |
|---|
EjbLocalRef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEjbRefName()
Gets the value of the ejbRefName property.
|
String |
getLocalJndiName()
Gets the value of the localJndiName property.
|
void |
setEjbRefName(String value)
Sets the value of the ejbRefName property.
|
void |
setLocalJndiName(String value)
Sets the value of the localJndiName property.
|
public String getEjbRefName()
Stringpublic void setEjbRefName(String value)
value - allowed object is
Stringpublic String getLocalJndiName()
StringCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.