Package | Description |
---|---|
org.omnifaces.config |
Modifier and Type | Method and Description |
---|---|
WebXml |
WebXml.init(ServletContext servletContext)
Perform manual initialization with the given servlet context, if not null and not already initialized yet.
|
static WebXml |
WebXml.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebXml[] |
WebXml.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2017 OmniFaces. All rights reserved.