GigaSpaces XAP 9.7.2 API

org.openspaces.admin.gateway.events
Interface GatewayProcessingUnitRemovedEventListener

All Superinterfaces:
AdminEventListener
All Known Subinterfaces:
GatewayProcessingUnitLifecycleEventListener, InternalGatewayProcessingUnitRemovedEventManager
All Known Implementing Classes:
ClosureGatewayProcessingUnitRemovedEventListener, DefaultGatewayProcessingUnitRemovedEventManager

public interface GatewayProcessingUnitRemovedEventListener
extends AdminEventListener

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

Since:
9.5
Author:
evgeny
See Also:
GatewayProcessingUnits.getGatewayProcessingUnitRemoved()

Method Summary
 void gatewayProcessingUnitRemoved(GatewayProcessingUnit gatewayProcessingUnit)
          A callback indicating that a Gateway Processing Unit was removed (undeployed).
 

Method Detail

gatewayProcessingUnitRemoved

void gatewayProcessingUnitRemoved(GatewayProcessingUnit gatewayProcessingUnit)
A callback indicating that a Gateway Processing Unit was removed (undeployed).


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.