GigaSpaces XAP 9.0 API

org.openspaces.admin.esm.events
Interface ElasticServiceManagerAddedEventManager


public interface ElasticServiceManagerAddedEventManager

An event manager allowing to remove and add ElasticServiceManagerAddedEventListeners.

Author:
Moran Avigdor

Method Summary
 void add(ElasticServiceManagerAddedEventListener eventListener)
          Add the event listener.
 void add(ElasticServiceManagerAddedEventListener eventListener, boolean includeExisting)
          Add the event listener.
 void remove(ElasticServiceManagerAddedEventListener eventListener)
          Removes the event listener.
 

Method Detail

add

void add(ElasticServiceManagerAddedEventListener eventListener)
Add the event listener. Note, the add callback will be called for currently discovered managers as well.


add

void add(ElasticServiceManagerAddedEventListener eventListener,
         boolean includeExisting)
Add the event listener. Allows to control if the event will be called for existing grid service managers as well.


remove

void remove(ElasticServiceManagerAddedEventListener eventListener)
Removes the event listener.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.