Interface ICacheEvent<K>

All Superinterfaces:
Serializable
All Known Implementing Classes:
CacheEvent

public interface ICacheEvent<K> extends Serializable
Defines the common fields required by a cache event.