GigaSpaces XAP 9.1 API

com.gigaspaces.events.batching
Interface BatchRemoteEventListener

All Superinterfaces:
EventListener, Remote, RemoteEventListener
All Known Implementing Classes:
NotifyDelegator, NotifyDelegatorMultiplexer

public interface BatchRemoteEventListener
extends RemoteEventListener

Extends the RemoteEventListener to provide batch events.

Since:
6.6.0
Author:
AssafR

Method Summary
 void notifyBatch(BatchRemoteEvent theEvents)
           
 
Methods inherited from interface net.jini.core.event.RemoteEventListener
notify
 

Method Detail

notifyBatch

void notifyBatch(BatchRemoteEvent theEvents)
                 throws UnknownEventException,
                        RemoteException
Throws:
UnknownEventException
RemoteException

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.