Uses of Interface
org.omnifaces.config.WebXml
-
Packages that use WebXml Package Description org.omnifaces.cdi.config org.omnifaces.config -
-
Uses of WebXml in org.omnifaces.cdi.config
Methods in org.omnifaces.cdi.config that return WebXml Modifier and Type Method Description WebXmlWebXmlProducer. produce() -
Uses of WebXml in org.omnifaces.config
Methods in org.omnifaces.config that return WebXml Modifier and Type Method Description static WebXmlWebXml. instance()Returns the lazily loaded enum singleton instance.
-