GigaSpaces XAP 9.7.2 API

org.openspaces.admin.pu.elastic.events
Interface ElasticAutoScalingProgressChangedEventManager


public interface ElasticAutoScalingProgressChangedEventManager

An interface for registering ElasticAutoScalingProgressChangedEventListeners.

Since:
9.0.0
Author:
itaif

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

add

void add(ElasticAutoScalingProgressChangedEventListener listener,
         boolean includeLastProgressEvent)
Adds the specified event listener.

Parameters:
includeLastProgressEvent - if true invokes the last progress changed event

add

void add(ElasticAutoScalingProgressChangedEventListener listener)
Adds the specified event listener and invokes with the last progress changed event.


remove

void remove(ElasticAutoScalingProgressChangedEventListener listener)
removes the specified event listener


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.