Package omero.grid

Class Callback_ProcessCallback_processCancelled


  • public abstract class Callback_ProcessCallback_processCancelled
    extends Ice.OnewayCallback
    cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
    • 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_ProcessCallback_processCancelled

        public Callback_ProcessCallback_processCancelled()