Interface CacheStoppedEvent

  • All Superinterfaces:
    Event

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

      • getCacheName

        String getCacheName()