Package org.apache.openejb.jee.sun
Class EjbRef
- java.lang.Object
-
- org.apache.openejb.jee.sun.EjbRef
-
public class EjbRef extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringejbRefNameprotected StringjndiName
-
Constructor Summary
Constructors Constructor Description EjbRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEjbRefName()StringgetJndiName()voidsetEjbRefName(String value)voidsetJndiName(String value)
-