GigaSpaces XAP 9.7.2 API

org.openspaces.admin.gateway.events
Interface GatewayAddedEventListener

All Known Subinterfaces:
GatewayLifecycleEventListener, InternalGatewayAddedEventManager
All Known Implementing Classes:
ClosureGatewayAddedEventListener, DefaultGatewayAddedEventManager

public interface GatewayAddedEventListener

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

Since:
9.5
Author:
evgeny
See Also:
Gateways.getGatewayAdded()

Method Summary
 void gatewayAdded(Gateway gateway)
          A callback indicating that a Gateway was added (deployed/discovered).
 

Method Detail

gatewayAdded

void gatewayAdded(Gateway gateway)
A callback indicating that a Gateway was added (deployed/discovered).


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.