public interface DConfigBeanRoot extends DConfigBean
Only DConfigBeanRoots are saved or restored by methods in DeploymentConfiguration.
DeploymentConfiguration
Modifier and Type | Method and Description |
---|---|
DConfigBean |
getDConfigBean(DDBeanRoot ddBeanRoot)
Return a DConfigBean for a deployment descriptor that is not the module's
primary deployment descriptor.
|
addPropertyChangeListener, getDConfigBean, getDDBean, getXpaths, notifyDDChange, removeDConfigBean, removePropertyChangeListener
DConfigBean getDConfigBean(DDBeanRoot ddBeanRoot)
ddBeanRoot
- represents the root element of a deployment descriptor file.Copyright © 2013. All Rights Reserved.