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.TwowayCallbackBoolUESets whether or not cancel will be called on the currentProcesson stop. If detach is true, then theProcesswill 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)
-