Interface CacheStartedEvent

  • All Superinterfaces:
    Event

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

      • getCacheName

        String getCacheName()