BEA Systems, Inc.

weblogic.deploy.api.model
Interface WebLogicDDBeanRoot

All Superinterfaces:
DDBean, DDBeanRoot, WebLogicDDBean

public interface WebLogicDDBeanRoot
extends DDBeanRoot, WebLogicDDBean


Method Summary
 weblogic.descriptor.DescriptorBean getDescriptorBean()
          Returns the typed descriptor bean tree for this descriptor
 
Methods inherited from interface javax.enterprise.deploy.model.DDBeanRoot
getDDBeanRootVersion, getDeployableObject, getFilename, getModuleDTDVersion, getType, getXpath
 
Methods inherited from interface javax.enterprise.deploy.model.DDBean
getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText
 
Methods inherited from interface weblogic.deploy.api.model.WebLogicDDBean
addXpathListener, removeXpathListener
 
Methods inherited from interface javax.enterprise.deploy.model.DDBean
getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText
 

Method Detail

getDescriptorBean

weblogic.descriptor.DescriptorBean getDescriptorBean()
                                                     throws IOException
Returns the typed descriptor bean tree for this descriptor

Throws:
IOException - if parsing errors occur

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.