|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3metadata.xml.struct.EJB3
public class EJB3
This class represents an EJB-Jar deployment descriptor.
Constructor Summary | |
---|---|
EJB3()
|
Method Summary | |
---|---|
EnterpriseBeans |
getEnterpriseBeans()
Gets the enterprise-beans element. |
void |
setEnterpriseBeans(EnterpriseBeans enterpriseBeans)
Sets the enterprise-beans element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJB3()
Method Detail |
---|
public EnterpriseBeans getEnterpriseBeans()
public void setEnterpriseBeans(EnterpriseBeans enterpriseBeans)
enterpriseBeans
- the element to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |