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