public abstract class Callback_Process_shutdown
extends Ice.OnewayCallback
First attempts cancel() several times and finally
resorts to kill to force the process to shutdown
cleanly. This method doesn't return any value or
throw an exception so that it can be called oneway.