Package omero.cmd
Class Callback_Handle_close
- java.lang.Object
-
- IceInternal.CallbackBase
-
- Ice.OnewayCallback
-
- omero.cmd.Callback_Handle_close
-
public abstract class Callback_Handle_close extends Ice.OnewayCallback
Closes this handle. If the request is running, then a cancellation will be attempted first. All uses of a handle should be surrounded by a try/finally close block.
-
-
Constructor Summary
Constructors Constructor Description Callback_Handle_close()
-