SCM-Manager tries now to figure out which is the best strategy for the restart.
It chooses from one of the following strategies:
* PosixRestartStrategy which uses native LibC
* ExitRestartStrategy uses System.exit and relies on external mechanism to start again
* InjectionContextRestartStrategy destroys and re initializes the injection context