| Package | Description |
|---|---|
| de.caluga.morphium.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheSynchronizer.firePreSendEvent(Class type,
Msg m) |
void |
CacheSyncListener.preClear(Class cls,
Msg m)
before clearing cache - if cls == null whole cache
Message m contains information about reason and stuff...
|
void |
CacheSyncAdapter.preClear(Class cls,
Msg m) |
void |
CacheSyncListener.preSendClearMsg(Class cls,
Msg m)
Class is null for CLEAR ALL
|
void |
CacheSyncAdapter.preSendClearMsg(Class cls,
Msg m) |
Copyright © 2013. All rights reserved.