GigaSpaces XAP 9.0 API

org.openspaces.admin.gsc.events
Interface ElasticGridServiceContainerProvisioningProgressChangedEventManager


public interface ElasticGridServiceContainerProvisioningProgressChangedEventManager


Method Summary
 void add(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener)
          Adds the specified event listener and invokes the last progress event
 void add(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener, boolean includeLastProgressEvent)
          Adds the specified event listener and if specified invokes the last progress event.
 void remove(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener)
          Removes the specified event listener.
 

Method Detail

add

void add(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener)
Adds the specified event listener and invokes the last progress event


add

void add(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener,
         boolean includeLastProgressEvent)
Adds the specified event listener and if specified invokes the last progress event.

Parameters:
includeLastProgressEvent - - If specified invokes the last progress event.

remove

void remove(ElasticGridServiceContainerProvisioningProgressChangedEventListener listener)
Removes the specified event listener.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.