public class WLDFDescriptorMBeanImpl extends weblogic.management.mbeanservers.internal.ServiceImpl implements WLDFDescriptorMBean
Modifier and Type | Field and Description |
---|---|
private weblogic.management.internal.AppInfo |
appInfo |
private weblogic.management.provider.internal.ModuleBeanInfo |
module |
java.lang.String |
objectName
This is the ObjectName under which this service is registered in the MBeanServer
|
private WLDFResourceBean |
WLDFResourceBean |
Constructor and Description |
---|
WLDFDescriptorMBeanImpl(weblogic.management.internal.AppInfo appInfo,
weblogic.management.provider.internal.ModuleBeanInfo module) |
Modifier and Type | Method and Description |
---|---|
WLDFResourceBean |
getWLDFDescriptor()
Return the descriptor for *-WLDF.xml
|
_postSet, addPropertyChangeListener, equals, getName, getParentAttribute, getParentService, getPath, getType, hashCode, removePropertyChangeListener
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getName, getParentAttribute, getParentService, getPath, getType
private weblogic.management.internal.AppInfo appInfo
private weblogic.management.provider.internal.ModuleBeanInfo module
private WLDFResourceBean WLDFResourceBean
public java.lang.String objectName
public WLDFDescriptorMBeanImpl(weblogic.management.internal.AppInfo appInfo, weblogic.management.provider.internal.ModuleBeanInfo module)
public WLDFResourceBean getWLDFDescriptor()
getWLDFDescriptor
in interface WLDFDescriptorMBean