public class JobHandleI extends AbstractCloseableAmdServant implements omero.api._JobHandleOperations
JobHandle| Constructor and Description | 
|---|
JobHandleI(JobHandle service,
          BlitzExecutor be)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
attach_async(omero.api.AMD_JobHandle_attach __cb,
            long jobId,
            Ice.Current __current)  | 
void | 
cancelJob_async(omero.api.AMD_JobHandle_cancelJob __cb,
               Ice.Current __current)  | 
void | 
getJob_async(omero.api.AMD_JobHandle_getJob __cb,
            Ice.Current __current)  | 
void | 
jobError_async(omero.api.AMD_JobHandle_jobError __cb,
              Ice.Current __current)  | 
void | 
jobFinished_async(omero.api.AMD_JobHandle_jobFinished __cb,
                 Ice.Current __current)  | 
void | 
jobMessage_async(omero.api.AMD_JobHandle_jobMessage __cb,
                Ice.Current __current)  | 
void | 
jobRunning_async(omero.api.AMD_JobHandle_jobRunning __cb,
                Ice.Current __current)  | 
void | 
jobStatus_async(omero.api.AMD_JobHandle_jobStatus __cb,
               Ice.Current __current)  | 
protected void | 
postClose(Ice.Current current)
Should not throw any exceptions which should be detected by clients
 since it is called in a finally block after the client thread has been
 released. 
 | 
protected void | 
preClose(Ice.Current current)  | 
void | 
setMessage_async(omero.api.AMD_JobHandle_setMessage __cb,
                java.lang.String message,
                Ice.Current __current)  | 
void | 
setStatus_async(omero.api.AMD_JobHandle_setStatus __cb,
               java.lang.String status,
               Ice.Current __current)  | 
void | 
setStatusAndMessage_async(omero.api.AMD_JobHandle_setStatusAndMessage __cb,
                         java.lang.String status,
                         omero.RString msg,
                         Ice.Current __current)  | 
void | 
submit_async(omero.api.AMD_JobHandle_submit __cb,
            omero.model.Job j,
            Ice.Current __current)  | 
close_async, closeactivate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic JobHandleI(JobHandle service, BlitzExecutor be)
public void attach_async(omero.api.AMD_JobHandle_attach __cb,
                         long jobId,
                         Ice.Current __current)
                  throws omero.ServerError
attach_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void cancelJob_async(omero.api.AMD_JobHandle_cancelJob __cb,
                            Ice.Current __current)
                     throws omero.ServerError
cancelJob_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void getJob_async(omero.api.AMD_JobHandle_getJob __cb,
                         Ice.Current __current)
                  throws omero.ServerError
getJob_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void jobError_async(omero.api.AMD_JobHandle_jobError __cb,
                           Ice.Current __current)
                    throws omero.ServerError
jobError_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void jobFinished_async(omero.api.AMD_JobHandle_jobFinished __cb,
                              Ice.Current __current)
                       throws omero.ServerError
jobFinished_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void jobMessage_async(omero.api.AMD_JobHandle_jobMessage __cb,
                             Ice.Current __current)
                      throws omero.ServerError
jobMessage_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void jobRunning_async(omero.api.AMD_JobHandle_jobRunning __cb,
                             Ice.Current __current)
                      throws omero.ServerError
jobRunning_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void jobStatus_async(omero.api.AMD_JobHandle_jobStatus __cb,
                            Ice.Current __current)
                     throws omero.ServerError
jobStatus_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void submit_async(omero.api.AMD_JobHandle_submit __cb,
                         omero.model.Job j,
                         Ice.Current __current)
                  throws omero.ServerError
submit_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void setStatus_async(omero.api.AMD_JobHandle_setStatus __cb,
                            java.lang.String status,
                            Ice.Current __current)
                     throws omero.ServerError
setStatus_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void setStatusAndMessage_async(omero.api.AMD_JobHandle_setStatusAndMessage __cb,
                                      java.lang.String status,
                                      omero.RString msg,
                                      Ice.Current __current)
                               throws omero.ServerError
setStatusAndMessage_async in interface omero.api._JobHandleOperationsomero.ServerErrorpublic void setMessage_async(omero.api.AMD_JobHandle_setMessage __cb,
                             java.lang.String message,
                             Ice.Current __current)
                      throws omero.ServerError
setMessage_async in interface omero.api._JobHandleOperationsomero.ServerErrorprotected void preClose(Ice.Current current)
                 throws java.lang.Throwable
preClose in class AbstractCloseableAmdServantjava.lang.Throwableprotected void postClose(Ice.Current current)
AbstractCloseableAmdServantpostClose in class AbstractCloseableAmdServant
                
                
Version: 5.4.8-ice35-b99
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.