public interface ProcessLifeCycle
| Modifier and Type | Method and Description |
|---|---|
void |
startProcess()
This method is called when the server started
Start all process
|
void |
stopProcess()
This method is called when the server is going to stop
Stop all process
|
Copyright © 2018 Vitam. All rights reserved.