Uses of Class
org.wildfly.extension.mod_cluster.ModClusterSubsystemSchema
-
-
Uses of ModClusterSubsystemSchema in org.wildfly.extension.mod_cluster
Fields in org.wildfly.extension.mod_cluster declared as ModClusterSubsystemSchema Modifier and Type Field Description static ModClusterSubsystemSchemaModClusterSubsystemSchema. CURRENTMethods in org.wildfly.extension.mod_cluster that return ModClusterSubsystemSchema Modifier and Type Method Description static ModClusterSubsystemSchemaModClusterSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static ModClusterSubsystemSchema[]ModClusterSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.mod_cluster that return types with arguments of type ModClusterSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,ModClusterSubsystemSchema>ModClusterSubsystemSchema. getNamespace()
-