Uses of Class
fr.gouv.vitam.common.server.VitamServerLifeCycle
-
Packages that use VitamServerLifeCycle Package Description fr.gouv.vitam.processing.management.rest Provides the web server application and configuration for the Processing Management module and the rest resource it uses -
-
Uses of VitamServerLifeCycle in fr.gouv.vitam.processing.management.rest
Methods in fr.gouv.vitam.processing.management.rest that return VitamServerLifeCycle Modifier and Type Method Description VitamServerLifeCycle
VitamApplicationInitializr. getVitamServerLifeCycle()
Return the vitamServerLifeCycle to be added to jetty server
-