Class CacheEventTypes

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getName() The name of this EventType.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CacheEventTypes

        CacheEventTypes(String name)
    • Method Detail

      • getName

         String getName()

        The name of this EventType.

        Returns:

        The String representation of the EventType. (NonNull)