Interface ICacheCallBack
-
public interface ICacheCallBack
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
refresh(java.lang.String action)
This method of the CacheCallBack class is invoked after the CacheController clears the cache.
-