Uses of Enum Class
org.infinispan.xsite.events.XSiteEventType
Packages that use XSiteEventType
-
Uses of XSiteEventType in org.infinispan.xsite.events
Subclasses with type arguments of type XSiteEventType in org.infinispan.xsite.eventsClasses in org.infinispan.xsite.events that implement interfaces with type arguments of type XSiteEventTypeModifier and TypeClassDescriptionfinal classMethods in org.infinispan.xsite.events that return XSiteEventTypeModifier and TypeMethodDescriptionXSiteEventType$___Marshaller_af5789063775f647ade9eba35bdd20d9355f523fb340ed9e2073b229a666458b.decode(int $1) XSiteEvent.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.Methods in org.infinispan.xsite.events that return types with arguments of type XSiteEventTypeModifier and TypeMethodDescriptionXSiteEventType$___Marshaller_af5789063775f647ade9eba35bdd20d9355f523fb340ed9e2073b229a666458b.getJavaClass()Methods in org.infinispan.xsite.events with parameters of type XSiteEventTypeModifier and TypeMethodDescriptionintXSiteEventType$___Marshaller_af5789063775f647ade9eba35bdd20d9355f523fb340ed9e2073b229a666458b.encode(XSiteEventType $1)