Uses of Interface
org.nuxeo.runtime.server.ServerConfigurator
-
Packages that use ServerConfigurator Package Description org.nuxeo.runtime.server org.nuxeo.runtime.server.tomcat -
-
Uses of ServerConfigurator in org.nuxeo.runtime.server
Fields in org.nuxeo.runtime.server declared as ServerConfigurator Modifier and Type Field Description protected ServerConfigurator
ServerComponent. configurator
-
Uses of ServerConfigurator in org.nuxeo.runtime.server.tomcat
Classes in org.nuxeo.runtime.server.tomcat that implement ServerConfigurator Modifier and Type Class Description class
TomcatServerConfigurator
Configurator for an embedded Tomcat server.
-