public interface CoherenceManagementClusterMBean extends ConfigurationMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description | 
|---|---|
| void | destroyCoherenceManagementAddressProvider(CoherenceManagementAddressProviderMBean bean)Destroys the bean representing the specified address and removes it
 from the list of currently existing beans. | 
| String | getReportGroupFile()Get the report group file representing the superset of metrics this bean
 will gather. | 
| void | setReportGroupFile(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, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerString getReportGroupFile()
void setReportGroupFile(String sReportFile)
sReportFile - the report group file to usevoid destroyCoherenceManagementAddressProvider(CoherenceManagementAddressProviderMBean bean)
bean - the bean to be destroyed