Uses of Class
vdoclet.ejb.EjbBundle

Packages that use EjbBundle
vdoclet.ejb   
 

Uses of EjbBundle in vdoclet.ejb
 

Fields in vdoclet.ejb declared as EjbBundle
protected static EjbBundle EjbBundle.NULL_BUNDLE
           
 

Methods in vdoclet.ejb that return EjbBundle
 EjbBundle EjbInfo.getBundle()
          Get the associated EjbBundle
static EjbBundle EjbUtils.getEjbBundle(DocInfo docInfo)
          Derive EJB information from Javadoc data
 

Methods in vdoclet.ejb with parameters of type EjbBundle
 void EjbInfo.setBundle(EjbBundle bundle)
          Associate this EjbInfo with an EjbBundle