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