public class EjbLink extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
deployentId |
protected String |
ejbRefName |
| Constructor and Description |
|---|
EjbLink() |
EjbLink(String ejbRefName,
String deployentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployentId() |
String |
getEjbRefName() |
void |
setDeployentId(String value) |
void |
setEjbRefName(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.