GigaSpaces XAP 9.7.2 API

org.openspaces.admin.vm.events
Interface VirtualMachineRemovedEventListener

All Superinterfaces:
AdminEventListener
All Known Subinterfaces:
VirtualMachineLifecycleEventListener
All Known Implementing Classes:
TestEventSampler

public interface VirtualMachineRemovedEventListener
extends AdminEventListener

An event listener to be notified when a virtual machine is removed.

Author:
kimchy
See Also:
VirtualMachines.getVirtualMachineRemoved()

Method Summary
 void virtualMachineRemoved(VirtualMachine virtualMachine)
          Called when a virtual machine is removed.
 

Method Detail

virtualMachineRemoved

void virtualMachineRemoved(VirtualMachine virtualMachine)
Called when a virtual machine is removed.


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.