GigaSpaces XAP 9.0 API

org.openspaces.admin.pu.events
Interface ProcessingUnitRemovedEventListener

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

public interface ProcessingUnitRemovedEventListener
extends AdminEventListener

An event listener allowing to listen for ProcessingUnit removal (undeployment).

Author:
kimchy
See Also:
ProcessingUnits.getProcessingUnitRemoved()

Method Summary
 void processingUnitRemoved(ProcessingUnit processingUnit)
          A callback indicating that a Processing Unit was removed (undeployed).
 

Method Detail

processingUnitRemoved

void processingUnitRemoved(ProcessingUnit processingUnit)
A callback indicating that a Processing Unit was removed (undeployed).


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.