Package omero.grid
Class Callback_InteractiveProcessor_setDetach
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_InteractiveProcessor_setDetach
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_InteractiveProcessor_setDetach extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Sets whether or not cancel will be called on the currentProcess
on stop. If detach is true, then theProcess
will continue running. Otherwise,_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for another run. false by default
-
-
Constructor Summary
Constructors Constructor Description Callback_InteractiveProcessor_setDetach()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-