GigaSpaces XAP 10.0.1 API

org.openspaces.admin.gateway.events
Class ClosureGatewayRemovedEventListener

java.lang.Object
  extended by org.openspaces.admin.internal.support.AbstractClosureEventListener
      extended by org.openspaces.admin.gateway.events.ClosureGatewayRemovedEventListener
All Implemented Interfaces:
AdminEventListener, GatewayRemovedEventListener

public class ClosureGatewayRemovedEventListener
extends org.openspaces.admin.internal.support.AbstractClosureEventListener
implements GatewayRemovedEventListener

Since:
9.5
Author:
evgeny

Constructor Summary
ClosureGatewayRemovedEventListener(Object closure)
           
 
Method Summary
 void gatewayRemoved(Gateway gateway)
          A callback indicating that a Gateway was removed (undeployed).
 
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

ClosureGatewayRemovedEventListener

public ClosureGatewayRemovedEventListener(Object closure)
Method Detail

gatewayRemoved

public void gatewayRemoved(Gateway gateway)
Description copied from interface: GatewayRemovedEventListener
A callback indicating that a Gateway was removed (undeployed).

Specified by:
gatewayRemoved in interface GatewayRemovedEventListener

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.