@Deprecated public class ElasticGridServiceContainerProvisioningAlertBean extends AbstractElasticProcessingUnitAlertBean implements ElasticGridServiceContainerProvisioningFailureEventListener, ElasticGridServiceContainerProvisioningProgressChangedEventListener
| Constructor and Description | 
|---|
ElasticGridServiceContainerProvisioningAlertBean()
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 | 
elasticGridServiceContainerProvisioningFailure(ElasticGridServiceContainerProvisioningFailureEvent event)
Deprecated.  
Raises an alert when PU gsc provisioning is still in progress and this or other pu sharing
 the same GSC has encountered a gsc provisioning failure. 
 | 
void | 
elasticGridServiceContainerProvisioningProgressChanged(ElasticGridServiceContainerProvisioningProgressChangedEvent event)
Deprecated.  
Resolves an alert when PU has the GSAs it needs. 
 | 
createRaisedAlert, createResolvedAlerts, getProperties, raiseAlert, setAdmin, setAlertName, setAlertSeverity, setBeanUid, setProperties, setResolvedAlertDescriptionFormatpublic ElasticGridServiceContainerProvisioningAlertBean()
public void afterPropertiesSet()
                        throws Exception
BeanafterPropertiesSet in interface BeanafterPropertiesSet in class AbstractElasticProcessingUnitAlertBeanException - in the event of misconfiguration (such as failure to set an essential
                   property) or if initialization fails.BeanConfigurationException, 
BeanInitializationExceptionpublic void destroy()
             throws Exception
Beandestroy in interface Beandestroy in class AbstractElasticProcessingUnitAlertBeanException - in case of shutdown errors. Exceptions will get logged but not re-thrown to
                   allow other beans to release their resources too.BeanConfigExceptionpublic void elasticGridServiceContainerProvisioningFailure(ElasticGridServiceContainerProvisioningFailureEvent event)
elasticGridServiceContainerProvisioningFailure in interface ElasticGridServiceContainerProvisioningFailureEventListenerpublic void elasticGridServiceContainerProvisioningProgressChanged(ElasticGridServiceContainerProvisioningProgressChangedEvent event)
Copyright © GigaSpaces.