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