@Deprecated public interface ElasticMachineProvisioningProgressChangedEventManager
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(ElasticMachineProvisioningProgressChangedEventListener listener)
Deprecated.  
Adds the specified event listener and invokes with the last progress changed event. 
 | 
void | 
add(ElasticMachineProvisioningProgressChangedEventListener listener,
   boolean includeLastProgressEvent)
Deprecated.  
Adds the specified event listener. 
 | 
void | 
remove(ElasticMachineProvisioningProgressChangedEventListener listener)
Deprecated.  
removes the specified event listener 
 | 
void add(ElasticMachineProvisioningProgressChangedEventListener listener, boolean includeLastProgressEvent)
includeLastProgressEvent - if true invokes the last progress changed eventvoid add(ElasticMachineProvisioningProgressChangedEventListener listener)
void remove(ElasticMachineProvisioningProgressChangedEventListener listener)
Copyright © GigaSpaces.