| Package | Description |
|---|---|
| org.omnifaces.cdi.config | |
| org.omnifaces.config |
| Modifier and Type | Method and Description |
|---|---|
WebXml |
WebXmlProducer.produce() |
| Modifier and Type | Field and Description |
|---|---|
static WebXml |
WebXml.INSTANCE
Deprecated.
Since 3.1; Use
instance() instead. |
| Modifier and Type | Method and Description |
|---|---|
default WebXml |
WebXml.init(ServletContext servletContext)
Deprecated.
Since 3.1; Use
instance() instead. It will fall back to CDI to obtain the servlet context. |
static WebXml |
WebXml.instance()
Returns the lazily loaded enum singleton instance.
|
Copyright © 2012–2022 OmniFaces. All rights reserved.