Uses of Class
org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemSchema
-
Packages that use InfinispanSubsystemSchema Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of InfinispanSubsystemSchema in org.jboss.as.clustering.infinispan.subsystem
Methods in org.jboss.as.clustering.infinispan.subsystem that return InfinispanSubsystemSchema Modifier and Type Method Description static InfinispanSubsystemSchemaInfinispanSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static InfinispanSubsystemSchema[]InfinispanSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.as.clustering.infinispan.subsystem that return types with arguments of type InfinispanSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,InfinispanSubsystemSchema>InfinispanSubsystemSchema. getNamespace()
-