Package omero.grid
Class Callback_InteractiveProcessor_getJob
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_InteractiveProcessor_getJob
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<Job>
public abstract class Callback_InteractiveProcessor_getJob extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1<Job>
Returns the job which defines this processor. This may be only the last job associated with the processor if execute is called multiple times.
-
-
Constructor Summary
Constructors Constructor Description Callback_InteractiveProcessor_getJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-