GigaSpaces XAP 10.0.1 API

org.openspaces.admin.gateway.events
Interface GatewayProcessingUnitAddedEventListener

All Known Subinterfaces:
GatewayProcessingUnitLifecycleEventListener, InternalGatewayProcessingUnitAddedEventManager
All Known Implementing Classes:
ClosureGatewayProcessingUnitAddedEventListener, DefaultGatewayProcessingUnitAddedEventManager

public interface GatewayProcessingUnitAddedEventListener

An event listener allowing to listen for GatewayProcessingUnit additions (deployment).

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

Method Summary
 void gatewayProcessingUnitAdded(GatewayProcessingUnit gatewayProcessingUnit)
          A callback indicating that a Gateways Processing Unit was added (deployed/discovered).
 

Method Detail

gatewayProcessingUnitAdded

void gatewayProcessingUnitAdded(GatewayProcessingUnit gatewayProcessingUnit)
A callback indicating that a Gateways Processing Unit was added (deployed/discovered).


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.