Interface CacheEventListener


public interface CacheEventListener
Author:
Igor Polevoy
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onFlush​(CacheEvent event)
     
  • Method Details