GigaSpaces XAP 9.0 API

org.openspaces.admin.machine.events
Interface MachineAddedEventListener

All Superinterfaces:
AdminEventListener
All Known Subinterfaces:
MachineLifecycleEventListener
All Known Implementing Classes:
ESMImpl, TestEventSampler

public interface MachineAddedEventListener
extends AdminEventListener

An event listener to be notified when a machine is added.

Author:
kimchy
See Also:
Machines.getMachineAdded()

Method Summary
 void machineAdded(Machine machine)
          Called when a machine is added.
 

Method Detail

machineAdded

void machineAdded(Machine machine)
Called when a machine is added.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.