@Deprecated public class ElasticMachineProvisioningAlertBean extends AbstractElasticProcessingUnitAlertBean implements ElasticMachineProvisioningFailureEventListener, ElasticMachineProvisioningProgressChangedEventListener
Constructor and Description |
---|
ElasticMachineProvisioningAlertBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet()
Deprecated.
Invoked by a bean factory after it has set all bean properties.
|
void |
destroy()
Deprecated.
Invoked by a bean factory on destruction of a singleton.
|
void |
elasticMachineProvisioningFailure(ElasticMachineProvisioningFailureEvent event)
Deprecated.
Raises an alert when PU machine provisioning is still in progress and this or other pu
sharing the same machine has encountered a machine provisioning failure.
|
void |
elasticMachineProvisioningProgressChanged(ElasticMachineProvisioningProgressChangedEvent event)
Deprecated.
Resolves an alert when PU has the machines it needs.
|
createRaisedAlert, createResolvedAlerts, getProperties, raiseAlert, setAdmin, setAlertName, setAlertSeverity, setBeanUid, setProperties, setResolvedAlertDescriptionFormat
public ElasticMachineProvisioningAlertBean()
public void afterPropertiesSet() throws Exception
Bean
afterPropertiesSet
in interface Bean
afterPropertiesSet
in class AbstractElasticProcessingUnitAlertBean
Exception
- in the event of misconfiguration (such as failure to set an essential
property) or if initialization fails.BeanConfigurationException
,
BeanInitializationException
public void destroy() throws Exception
Bean
destroy
in interface Bean
destroy
in class AbstractElasticProcessingUnitAlertBean
Exception
- in case of shutdown errors. Exceptions will get logged but not re-thrown to
allow other beans to release their resources too.BeanConfigException
public void elasticMachineProvisioningFailure(ElasticMachineProvisioningFailureEvent event)
elasticMachineProvisioningFailure
in interface ElasticMachineProvisioningFailureEventListener
public void elasticMachineProvisioningProgressChanged(ElasticMachineProvisioningProgressChangedEvent event)
elasticMachineProvisioningProgressChanged
in interface ElasticMachineProvisioningProgressChangedEventListener
Copyright © GigaSpaces.