Package omero.grid

Class 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.
    • Method Summary

      • Methods inherited from class Ice.OnewayCallback

        __completed, __hasSentCallback, __sent, exception, exception, response, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Callback_Process_shutdown

        public Callback_Process_shutdown()