Uses of Class
org.teiid.infinispan.api.InfinispanPlugin.Event
-
Packages that use InfinispanPlugin.Event Package Description org.teiid.infinispan.api -
-
Uses of InfinispanPlugin.Event in org.teiid.infinispan.api
Methods in org.teiid.infinispan.api that return InfinispanPlugin.Event Modifier and Type Method Description static InfinispanPlugin.Event
InfinispanPlugin.Event. valueOf(String name)
Returns the enum constant of this type with the specified name.static InfinispanPlugin.Event[]
InfinispanPlugin.Event. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-