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