Uses of Class
com.sun.faces.config.WebConfiguration.WebEnvironmentEntry
Package | Description |
---|---|
com.sun.faces.config |
-
Uses of WebConfiguration.WebEnvironmentEntry in com.sun.faces.config
Methods in com.sun.faces.config that return WebConfiguration.WebEnvironmentEntry Modifier and Type Method Description static WebConfiguration.WebEnvironmentEntry
WebConfiguration.WebEnvironmentEntry. valueOf(String name)
Returns the enum constant of this type with the specified name.static WebConfiguration.WebEnvironmentEntry[]
WebConfiguration.WebEnvironmentEntry. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sun.faces.config with parameters of type WebConfiguration.WebEnvironmentEntry Modifier and Type Method Description String
WebConfiguration. getEnvironmentEntry(WebConfiguration.WebEnvironmentEntry entry)
Obtain the value of the specified env-entry