Uses of Class
org.nuxeo.common.server.WebApplication
Packages that use WebApplication
-
Uses of WebApplication in org.nuxeo.runtime.server
Methods in org.nuxeo.runtime.server with parameters of type WebApplicationModifier and TypeMethodDescriptionvoid
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 WebApplicationModifier and TypeMethodDescriptionvoid
TomcatServerConfigurator.addWepApp
(WebApplication descriptor)