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
VitamApplicationServerExceptionvoid stop() throws VitamApplicationServerException
VitamApplicationServerExceptionCopyright © 2018 Vitam. All rights reserved.