GigaSpaces XAP 10.0.1 API

org.openspaces.admin.gateway.events
Class ClosureGatewayProcessingUnitRemovedEventListener

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

public class ClosureGatewayProcessingUnitRemovedEventListener
extends org.openspaces.admin.internal.support.AbstractClosureEventListener
implements GatewayProcessingUnitRemovedEventListener

Since:
9.5
Author:
evgeny

Constructor Summary
ClosureGatewayProcessingUnitRemovedEventListener(Object closure)
           
 
Method Summary
 void gatewayProcessingUnitRemoved(GatewayProcessingUnit gatewayProcessingUnit)
          A callback indicating that a Gateway Processing Unit 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

ClosureGatewayProcessingUnitRemovedEventListener

public ClosureGatewayProcessingUnitRemovedEventListener(Object closure)
Method Detail

gatewayProcessingUnitRemoved

public void gatewayProcessingUnitRemoved(GatewayProcessingUnit gatewayProcessingUnit)
Description copied from interface: GatewayProcessingUnitRemovedEventListener
A callback indicating that a Gateway Processing Unit was removed (undeployed).

Specified by:
gatewayProcessingUnitRemoved in interface GatewayProcessingUnitRemovedEventListener

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.