Package omero.grid
Class Callback_Process_shutdown
- java.lang.Object
-
- IceInternal.CallbackBase
-
- Ice.OnewayCallback
-
- omero.grid.Callback_Process_shutdown
-
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.
-
-
Constructor Summary
Constructors Constructor Description Callback_Process_shutdown()
-