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