Uses of Class
org.wildfly.extension.mod_cluster.ModClusterSchema
-
-
Uses of ModClusterSchema in org.wildfly.extension.mod_cluster
Fields in org.wildfly.extension.mod_cluster declared as ModClusterSchema Modifier and Type Field Description static ModClusterSchemaModClusterSchema. CURRENTMethods in org.wildfly.extension.mod_cluster that return ModClusterSchema Modifier and Type Method Description static ModClusterSchemaModClusterSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static ModClusterSchema[]ModClusterSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.
-