public interface CacheSyncListener
TODO: Add documentation here
| Modifier and Type | Method and Description |
|---|---|
void |
postClear(Class cls) |
void |
preClear(Class cls)
before clearing cache - if cls == null whole cache
Message m contains information about reason and stuff...
|
void preClear(Class cls) throws CacheSyncVetoException
CacheSyncVetoExceptionvoid postClear(Class cls)
Copyright © 2021. All rights reserved.