GigaSpaces XAP 9.7.2 API

org.openspaces.admin.machine.events
Interface ElasticMachineProvisioningProgressChangedEventManager


public interface ElasticMachineProvisioningProgressChangedEventManager


Method Summary
 void add(ElasticMachineProvisioningProgressChangedEventListener listener)
          Adds the specified event listener and invokes with the last progress changed event.
 void add(ElasticMachineProvisioningProgressChangedEventListener listener, boolean includeLastProgressEvent)
          Adds the specified event listener.
 void remove(ElasticMachineProvisioningProgressChangedEventListener listener)
          removes the specified event listener
 

Method Detail

add

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

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

add

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


remove

void remove(ElasticMachineProvisioningProgressChangedEventListener listener)
removes the specified event listener


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.