|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.EjbRef
public class EjbRef
| Field Summary | |
|---|---|
protected java.lang.String |
ejbRefName
|
protected JndiName |
jndiName
|
| Constructor Summary | |
|---|---|
EjbRef()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String ejbRefName
protected JndiName jndiName
| Constructor Detail |
|---|
public EjbRef()
| Method Detail |
|---|
public java.lang.String getEjbRefName()
Stringpublic void setEjbRefName(java.lang.String value)
value - allowed object is
Stringpublic JndiName getJndiName()
JndiNamepublic void setJndiName(JndiName value)
value - allowed object is
JndiName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||