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