ConfigurationMBean, DescriptorBean, javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, SettableBean, WebLogicMBeanpublic interface CoherenceManagementClusterMBean extends ConfigurationMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method | Description |
|---|---|---|
void |
destroyCoherenceManagementAddressProvider(CoherenceManagementAddressProviderMBean bean) |
Destroys the bean representing the specified address and removes it
from the list of currently existing beans.
|
java.lang.String |
getReportGroupFile() |
Get the report group file representing the superset of metrics this bean
will gather.
|
void |
setReportGroupFile(java.lang.String sReportFile) |
Set the report group file representing the superset of metrics this bean
will gather.
|
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenergetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentjava.lang.String getReportGroupFile()
void setReportGroupFile(java.lang.String sReportFile)
sReportFile - the report group file to usevoid destroyCoherenceManagementAddressProvider(CoherenceManagementAddressProviderMBean bean)
bean - the bean to be destroyed