|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.cache.decorator.cluster.msg.ClearNotification
Constructor Summary | |
ClearNotification(long senderInstanceId,
java.lang.String cacheName)
|
Method Summary | |
void |
execute(Cache cache)
|
java.lang.String |
getCacheName()
|
long |
getSenderInstanceId()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ClearNotification(long senderInstanceId, java.lang.String cacheName)
Method Detail |
public void execute(Cache cache)
execute
in interface Notification
public java.lang.String getCacheName()
getCacheName
in interface Notification
public long getSenderInstanceId()
getSenderInstanceId
in interface Notification
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |