Uses of Enum Class
org.infinispan.xsite.events.XSiteEventType
Packages that use XSiteEventType
-
Uses of XSiteEventType in org.infinispan.xsite.events
Methods in org.infinispan.xsite.events that return XSiteEventTypeModifier and TypeMethodDescriptionXSiteEvent.getType()static XSiteEventTypeReturns the enum constant of this class with the specified name.static XSiteEventType[]XSiteEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.