Package omero.grid

Class Callback_ProcessCallback_processFinished


  • public abstract class Callback_ProcessCallback_processFinished
    extends Ice.OnewayCallback
    Process terminated normally. Return code provided. In the case that a non-Blitz process sent a signal (KILL, TERM, ... ), that will represented in the return code.
    • 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_processFinished

        public Callback_ProcessCallback_processFinished()