Uses of Class
org.nuxeo.common.server.WebApplication
-
Packages that use WebApplication Package Description org.nuxeo.runtime.server org.nuxeo.runtime.server.tomcat -
-
Uses of WebApplication in org.nuxeo.runtime.server
Methods in org.nuxeo.runtime.server with parameters of type WebApplication Modifier and Type Method Description void
ServerConfigurator. addWepApp(WebApplication descriptor)
Adds a web app to the server. -
Uses of WebApplication in org.nuxeo.runtime.server.tomcat
Methods in org.nuxeo.runtime.server.tomcat with parameters of type WebApplication Modifier and Type Method Description void
TomcatServerConfigurator. addWepApp(WebApplication descriptor)
-