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