public class CacheNotification extends java.lang.Object implements java.io.Serializable
CacheNotification()
CacheNotification(java.lang.String type, java.io.Serializable key)
java.io.Serializable
getKey()
java.lang.String
getType()
void
setKey(java.io.Serializable key)
setType(java.lang.String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheNotification()
public CacheNotification(java.lang.String type, java.io.Serializable key)
public void setType(java.lang.String type)
public java.lang.String getType()
public void setKey(java.io.Serializable key)
public java.io.Serializable getKey()