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, setDescriptions
equals, getKey, getName, hashCode, setName, toString
clone, getId, setId
finalize, getClass, notify, notifyAll, wait, wait, wait
getKey
public String getEjbName()
public void setEjbName(String ejbName)
ejbName
- the ejbName.IllegalArgumentException
- for a null ejbNameCopyright © 2013 JBoss by Red Hat. All rights reserved.