Interface IRemoteCacheListener<K,V>

All Superinterfaces:
ICacheListener<K,V>, Remote
All Known Implementing Classes:
AbstractRemoteCacheListener, RemoteCacheListener, RemoteHttpClientListener

public interface IRemoteCacheListener<K,V> extends ICacheListener<K,V>, Remote
Listens for remote cache event notification ( rmi callback ).