Class CollectJettyServer
java.lang.Object
org.openforis.web.server.JettyApplicationServer
org.openforis.collect.controlpanel.server.CollectJettyServer
- All Implemented Interfaces:
ApplicationServer
-
Field Summary
FieldsFields inherited from class org.openforis.web.server.JettyApplicationServer
jndiDsConfigurations, port, webappsFolder -
Constructor Summary
ConstructorsConstructorDescriptionCollectJettyServer(int port, File webappsFolder, JndiDataSourceConfiguration... jndiDsConfigurations) -
Method Summary
Methods inherited from class org.openforis.web.server.JettyApplicationServer
getUrl, initialize, isRunning, start, stop
-
Field Details
-
WEBAPP_NAME
- See Also:
-
-
Constructor Details
-
CollectJettyServer
public CollectJettyServer(int port, File webappsFolder, JndiDataSourceConfiguration... jndiDsConfigurations)
-
-
Method Details
-
getMainWebAppName
- Specified by:
getMainWebAppNamein classJettyApplicationServer
-