Package omero.grid
Class Callback_InteractiveProcessor_params
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_InteractiveProcessor_params
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<JobParams>
,Ice.TwowayCallbackArg1UE<JobParams>
public abstract class Callback_InteractiveProcessor_params extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<JobParams>
Retrieves the parameters needed to be passed in an execution and the results which will be passed back out. This method is guaranteed to return a non-null value or throw an exception.
-
-
Constructor Summary
Constructors Constructor Description Callback_InteractiveProcessor_params()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-