Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.enterprise.deploy.model.DDBeanRoot

Uses of DDBeanRoot in javax.enterprise.deploy.model
 

Methods in javax.enterprise.deploy.model that return DDBeanRoot
 DDBeanRoot DeployableObject.getDDBeanRoot()
          Return the top level standard bean representing the root of the deployment descriptor.
 DDBeanRoot DeployableObject.getDDBeanRoot(java.lang.String filename)
          Returns a DDBeanRoot object for the XML instance document named.
 DDBeanRoot DDBean.getRoot()
          Return the root element for this DDBean.