Package | Description |
---|---|
fr.gouv.vitam.access.external.rest |
Provides the web server application for the Access External module and the rest resources it uses.
|
fr.gouv.vitam.access.internal.rest |
Provides the web server application for the Access Internal module and the rest resources it uses.
|
fr.gouv.vitam.common.serverv2 | |
fr.gouv.vitam.ihmdemo.appserver |
Provides the web server application and configuration for the IHM Demo module and the rest resource it uses
|
fr.gouv.vitam.ihmrecette.appserver |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
fr.gouv.vitam.ingest.external.rest |
Provides the web server application for the Ingest External module and the rest resources it uses.
|
fr.gouv.vitam.ingest.internal.upload.rest |
Provides the web server application and configuration for the Ingest Internal module and the rest resources it uses.
|
fr.gouv.vitam.worker.server.rest |
Provides the web server application for the Worker Server module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
VitamStarter |
AccessExternalMain.getVitamServer()
Get the server
|
Modifier and Type | Method and Description |
---|---|
VitamStarter |
AccessInternalMain.getVitamServer() |
Modifier and Type | Method and Description |
---|---|
static VitamStarter |
VitamStarter.createVitamStarterForIHM(Class<? extends VitamApplicationConfiguration> configurationType,
String configurationFile,
Class<? extends javax.ws.rs.core.Application> businessApplication,
Class<? extends javax.ws.rs.core.Application> adminApplication,
List<javax.servlet.ServletContextListener> customListeners)
Method to create VitamStarter only for IHM
|
Modifier and Type | Method and Description |
---|---|
VitamStarter |
IhmDemoMain.getVitamServer() |
Modifier and Type | Method and Description |
---|---|
VitamStarter |
IhmRecetteMain.getVitamServer() |
Modifier and Type | Method and Description |
---|---|
VitamStarter |
IngestExternalMain.getVitamStarter()
Get the Vitam Starter
|
Modifier and Type | Method and Description |
---|---|
VitamStarter |
IngestInternalMain.getVitamStarter()
Get the Vitam Starter
|
Modifier and Type | Method and Description |
---|---|
VitamStarter |
WorkerMain.getVitamStarter()
Get the Vitam Starter
|
Copyright © 2018 Vitam. All rights reserved.