GigaSpaces XAP 9.0 API

org.openspaces.admin.vm.events
Interface VirtualMachineRemovedEventManager


public interface VirtualMachineRemovedEventManager

An event manager allowing to remove and add VirtualMachineRemovedEventListeners.

Author:
kimchy
See Also:
VirtualMachines.getVirtualMachineRemoved()

Method Summary
 void add(VirtualMachineRemovedEventListener eventListener)
          Add the event listener.
 void remove(VirtualMachineRemovedEventListener eventListener)
          Removes the event listener.
 

Method Detail

add

void add(VirtualMachineRemovedEventListener eventListener)
Add the event listener.


remove

void remove(VirtualMachineRemovedEventListener eventListener)
Removes the event listener.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.