Interface CacheStoppedEvent

All Superinterfaces:
Event
All Known Implementing Classes:
EventImpl

public interface CacheStoppedEvent extends Event
This event is passed in to any method annotated with CacheStopped.
Since:
4.0
Author:
Manik Surtani
  • Method Details

    • getCacheName

      String getCacheName()