|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--stomp.jdo.distributed.CacheListenerImpl
listens to the middle-tier for cache refresh and deleted id callbacks.
| Constructor Summary | |
CacheListenerImpl()
|
|
| Method Summary | |
void |
idsDeleted(java.util.Collection ids)
|
void |
refreshAll(java.util.Collection ids)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CacheListenerImpl()
throws java.rmi.RemoteException
| Method Detail |
public void idsDeleted(java.util.Collection ids)
idsDeleted in interface CacheListenerpublic void refreshAll(java.util.Collection ids)
refreshAll in interface CacheListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||