Package | Description |
---|---|
vdoclet.ejb |
Modifier and Type | Field and Description |
---|---|
protected static EjbBundle |
EjbBundle.NULL_BUNDLE |
Modifier and Type | Method and Description |
---|---|
EjbBundle |
EjbInfo.getBundle()
Get the associated EjbBundle
|
static EjbBundle |
EjbUtils.getEjbBundle(DocInfo docInfo)
Derive EJB information from Javadoc data
|
Modifier and Type | Method and Description |
---|---|
void |
EjbInfo.setBundle(EjbBundle bundle)
Associate this EjbInfo with an EjbBundle
|