A
- The VitamApplicationInterface final classC
- The VitamApplicationConfigurationInterface final classpublic interface VitamApplicationInterface<A extends VitamApplicationInterface<A,C>,C extends VitamApplicationConfigurationInterface>
Modifier and Type | Method and Description |
---|---|
VitamServerInterface |
getVitamServer()
retrieve the vitam server
|
void |
start()
Start the server without blocking
|
void |
stop()
Stop the server
|
VitamServerInterface getVitamServer()
void start() throws VitamApplicationServerException
VitamApplicationServerException
void stop() throws VitamApplicationServerException
VitamApplicationServerException
Copyright © 2018 Vitam. All rights reserved.