|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElasticAutoScalingProgressChangedEventManager
An interface for registering ElasticAutoScalingProgressChangedEventListener
s.
Method Summary | |
---|---|
void |
add(ElasticAutoScalingProgressChangedEventListener listener)
Adds the specified event listener and invokes with the last progress changed event. |
void |
add(ElasticAutoScalingProgressChangedEventListener listener,
boolean includeLastProgressEvent)
Adds the specified event listener. |
void |
remove(ElasticAutoScalingProgressChangedEventListener listener)
removes the specified event listener |
Method Detail |
---|
void add(ElasticAutoScalingProgressChangedEventListener listener, boolean includeLastProgressEvent)
includeLastProgressEvent
- if true invokes the last progress changed eventvoid add(ElasticAutoScalingProgressChangedEventListener listener)
void remove(ElasticAutoScalingProgressChangedEventListener listener)
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |