GigaSpaces XAP 9.7.2 API

org.openspaces.admin.gateway.events
Interface GatewayProcessingUnitRemovedEventManager

All Known Subinterfaces:
InternalGatewayProcessingUnitRemovedEventManager
All Known Implementing Classes:
DefaultGatewayProcessingUnitRemovedEventManager

public interface GatewayProcessingUnitRemovedEventManager

An event manager allowing to add and remove GatewayProcessingUnitRemovedEventListeners.

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

Method Summary
 void add(GatewayProcessingUnitRemovedEventListener eventListener)
          Adds an event listener.
 void remove(GatewayProcessingUnitRemovedEventListener eventListener)
          Removes an event listener.
 

Method Detail

add

void add(GatewayProcessingUnitRemovedEventListener eventListener)
Adds an event listener.


remove

void remove(GatewayProcessingUnitRemovedEventListener eventListener)
Removes an event listener.


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.