Package omero.grid

Class ProcessCallbackPrxHelper

  • All Implemented Interfaces:
    Ice.ObjectPrx, java.io.Serializable, ProcessCallbackPrx

    public final class ProcessCallbackPrxHelper
    extends Ice.ObjectPrxHelperBase
    implements ProcessCallbackPrx
    Provides type-specific helper functions.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] __ids  
      static long serialVersionUID  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static ProcessCallbackPrx __read​(IceInternal.BasicStream __is)  
      static void __write​(IceInternal.BasicStream __os, ProcessCallbackPrx v)  
      Ice.AsyncResult begin_processCancelled​(boolean success)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, Ice.Callback __cb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ProcessCallback_processCancelled __cb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processCancelled​(boolean success, Callback_ProcessCallback_processCancelled __cb)
      cancel() was called on this Process.
      Ice.AsyncResult begin_processFinished​(int returncode)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, Ice.Callback __cb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ProcessCallback_processFinished __cb)
      Process terminated normally.
      Ice.AsyncResult begin_processFinished​(int returncode, Callback_ProcessCallback_processFinished __cb)
      Process terminated normally.
      Ice.AsyncResult begin_processKilled​(boolean success)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, Ice.Callback __cb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_ProcessCallback_processKilled __cb)
      kill() was called on this Process.
      Ice.AsyncResult begin_processKilled​(boolean success, Callback_ProcessCallback_processKilled __cb)
      kill() was called on this Process.
      static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj)
      Contacts the remote server to verify that the object implements this type.
      static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that a facet of the object implements this type.
      static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Contacts the remote server to verify that the object implements this type.
      void end_processCancelled​(Ice.AsyncResult __iresult)
      cancel() was called on this Process.
      void end_processFinished​(Ice.AsyncResult __iresult)
      Process terminated normally.
      void end_processKilled​(Ice.AsyncResult __iresult)
      kill() was called on this Process.
      static java.lang.String ice_staticId()
      Provides the Slice type ID of this type.
      void processCancelled​(boolean success)
      cancel() was called on this Process.
      void processCancelled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      cancel() was called on this Process.
      void processFinished​(int returncode)
      Process terminated normally.
      void processFinished​(int returncode, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Process terminated normally.
      void processKilled​(boolean success)
      kill() was called on this Process.
      void processKilled​(boolean success, java.util.Map<java.lang.String,​java.lang.String> __ctx)
      kill() was called on this Process.
      static ProcessCallbackPrx uncheckedCast​(Ice.ObjectPrx __obj)
      Downcasts the given proxy to this type without contacting the remote server.
      static ProcessCallbackPrx uncheckedCast​(Ice.ObjectPrx __obj, java.lang.String __facet)
      Downcasts the given proxy to this type without contacting the remote server.
      • Methods inherited from class Ice.ObjectPrxHelperBase

        __checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • ProcessCallbackPrxHelper

        public ProcessCallbackPrxHelper()
    • Method Detail

      • processCancelled

        public void processCancelled​(boolean success)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        processCancelled in interface ProcessCallbackPrx
      • processCancelled

        public void processCancelled​(boolean success,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      Callback_ProcessCallback_processCancelled __cb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processCancelled

        public Ice.AsyncResult begin_processCancelled​(boolean success,
                                                      java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                      IceInternal.Functional_VoidCallback __responseCb,
                                                      IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                      IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        begin_processCancelled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_processCancelled

        public void end_processCancelled​(Ice.AsyncResult __iresult)
        Description copied from interface: ProcessCallbackPrx
        cancel() was called on this Process. If the Process failed to terminate, argument is false, in which calling kill() is the last resort.
        Specified by:
        end_processCancelled in interface ProcessCallbackPrx
        Parameters:
        __iresult - The asynchronous result object.
      • processFinished

        public void processFinished​(int returncode)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        processFinished in interface ProcessCallbackPrx
      • processFinished

        public void processFinished​(int returncode,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     Callback_ProcessCallback_processFinished __cb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     Callback_ProcessCallback_processFinished __cb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processFinished

        public Ice.AsyncResult begin_processFinished​(int returncode,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                     IceInternal.Functional_VoidCallback __responseCb,
                                                     IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                     IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        begin_processFinished in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_processFinished

        public void end_processFinished​(Ice.AsyncResult __iresult)
        Description copied from interface: ProcessCallbackPrx
        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.
        Specified by:
        end_processFinished in interface ProcessCallbackPrx
        Parameters:
        __iresult - The asynchronous result object.
      • processKilled

        public void processKilled​(boolean success)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        processKilled in interface ProcessCallbackPrx
      • processKilled

        public void processKilled​(boolean success,
                                  java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Ice.Callback __cb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   Callback_ProcessCallback_processKilled __cb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_processKilled

        public Ice.AsyncResult begin_processKilled​(boolean success,
                                                   java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                                   IceInternal.Functional_VoidCallback __responseCb,
                                                   IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
                                                   IceInternal.Functional_BoolCallback __sentCb)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        begin_processKilled in interface ProcessCallbackPrx
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_processKilled

        public void end_processKilled​(Ice.AsyncResult __iresult)
        Description copied from interface: ProcessCallbackPrx
        kill() was called on this Process. If this does not succeed, there is nothing else that Blitz can do to stop its execution.
        Specified by:
        end_processKilled in interface ProcessCallbackPrx
        Parameters:
        __iresult - The asynchronous result object.
      • checkedCast

        public static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj,
                                                     java.lang.String __facet)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • checkedCast

        public static ProcessCallbackPrx checkedCast​(Ice.ObjectPrx __obj,
                                                     java.lang.String __facet,
                                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        __ctx - The Context map to send with the invocation.
        Returns:
        A proxy for this type, or null if the object does not support this type.
      • uncheckedCast

        public static ProcessCallbackPrx uncheckedCast​(Ice.ObjectPrx __obj)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        Returns:
        A proxy for this type.
      • uncheckedCast

        public static ProcessCallbackPrx uncheckedCast​(Ice.ObjectPrx __obj,
                                                       java.lang.String __facet)
        Downcasts the given proxy to this type without contacting the remote server.
        Parameters:
        __obj - The untyped proxy.
        __facet - The name of the desired facet.
        Returns:
        A proxy for this type.
      • ice_staticId

        public static java.lang.String ice_staticId()
        Provides the Slice type ID of this type.
        Returns:
        The Slice type ID.
      • __write

        public static void __write​(IceInternal.BasicStream __os,
                                   ProcessCallbackPrx v)