GigaSpaces XAP 9.7.2 API

org.openspaces.admin.gateway.events
Class ClosureGatewayAddedEventListener

java.lang.Object
  extended by org.openspaces.admin.internal.support.AbstractClosureEventListener
      extended by org.openspaces.admin.gateway.events.ClosureGatewayAddedEventListener
All Implemented Interfaces:
GatewayAddedEventListener

public class ClosureGatewayAddedEventListener
extends org.openspaces.admin.internal.support.AbstractClosureEventListener
implements GatewayAddedEventListener

Since:
9.5
Author:
evgeny

Constructor Summary
ClosureGatewayAddedEventListener(Object closure)
           
 
Method Summary
 void gatewayAdded(Gateway gateway)
          A callback indicating that a Gateway was added (deployed/discovered).
 
Methods inherited from class org.openspaces.admin.internal.support.AbstractClosureEventListener
equals, getClosure, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClosureGatewayAddedEventListener

public ClosureGatewayAddedEventListener(Object closure)
Method Detail

gatewayAdded

public void gatewayAdded(Gateway gateway)
Description copied from interface: GatewayAddedEventListener
A callback indicating that a Gateway was added (deployed/discovered).

Specified by:
gatewayAdded in interface GatewayAddedEventListener

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.