public class AbstractEJBBoundMetaData extends NamedMetaDataWithDescriptions
| Constructor and Description |
|---|
AbstractEJBBoundMetaData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEjbName()
Get the ejbName.
|
void |
setEjbName(String ejbName)
Set the ejbName.
|
getDescriptions, setDescriptionsequals, getKey, getName, hashCode, setName, toStringclone, getId, setIdfinalize, getClass, notify, notifyAll, wait, wait, waitgetKeypublic String getEjbName()
public void setEjbName(String ejbName)
ejbName - the ejbName.IllegalArgumentException - for a null ejbNameCopyright © 2019 JBoss by Red Hat. All rights reserved.