@Deprecated public class ElasticGridServiceContainerProvisioningAlertConfiguration extends Object implements AlertConfiguration
| Constructor and Description |
|---|
ElasticGridServiceContainerProvisioningAlertConfiguration()
Deprecated.
Constructs an empty machine CPU utilization alert configuration.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanClassName()
Deprecated.
The
Bean implementation class name corresponding to this BeanConfig. |
Map<String,String> |
getProperties()
Deprecated.
Get the String key-value pairs properties used to configure this bean.
|
boolean |
isEnabled()
Deprecated.
|
void |
setEnabled(boolean enabled)
Deprecated.
|
void |
setProperties(Map<String,String> properties)
Deprecated.
Set with String key-value pairs to configure properties belonging to this bean.
|
public ElasticGridServiceContainerProvisioningAlertConfiguration()
public void setProperties(Map<String,String> properties)
setProperties in interface BeanConfigproperties - the properties to configure this bean object.public Map<String,String> getProperties()
getProperties in interface BeanConfigpublic String getBeanClassName()
Bean implementation class name corresponding to this BeanConfig.getBeanClassName in interface BeanConfigpublic boolean isEnabled()
isEnabled in interface AlertConfigurationtrue if this alert is enabled; false if this alert is
currently disabled.public void setEnabled(boolean enabled)
setEnabled in interface AlertConfigurationenabled - true if this alert should be enabled; false if this
alert should be disabled.Copyright © GigaSpaces.