Package org.apache.openejb.jee.oejb3
Class EjbLink
- java.lang.Object
-
- org.apache.openejb.jee.oejb3.EjbLink
-
public class EjbLink extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected StringdeployentIdprotected StringejbRefName
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDeployentId()StringgetEjbRefName()voidsetDeployentId(String value)voidsetEjbRefName(String value)
-