Package org.javalite.activejdbc.cache
Interface CacheEventListener
-
public interface CacheEventListener- Author:
- Igor Polevoy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFlush(CacheEvent event)
-
-
-
Method Detail
-
onFlush
void onFlush(CacheEvent event)
-
-