javax.enterprise.deploy.spi.DConfigBeanWebLogicDConfigBeanRootpublic interface WebLogicDConfigBean
DConfigBean. 
 WebLogicDConfigBean represents WebLogic Server configuration data associated with standard Java EE deployment
 descriptor beans (DDBeans).| Modifier and Type | Method | Description | 
|---|---|---|
| DescriptorBean | getDescriptorBean() | Accesses the underlying descriptor bean. | 
| boolean | isModified() | If this bean or any children have been modified | 
| void | notifyDDChange(javax.enterprise.deploy.model.XpathEvent event) | WebLogic Server DConfigBeans do not register property listeners to monitor for changes to DDBeans. | 
void notifyDDChange(javax.enterprise.deploy.model.XpathEvent event)
notifyDDChange in interface javax.enterprise.deploy.spi.DConfigBeanDescriptorBean getDescriptorBean()
boolean isModified()