public class ScriptProcessI extends AbstractAmdServant implements omero.grid._ScriptProcessOperations
| Constructor and Description | 
|---|
ScriptProcessI(ServiceFactoryI sf,
              Ice.Current current,
              omero.grid.InteractiveProcessorPrx processorPrx,
              omero.grid._InteractiveProcessorOperations processor,
              omero.grid.ProcessPrx process)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
_wait(Ice.Current __current)  | 
boolean | 
cancel(Ice.Current __current)  | 
void | 
close(boolean detach,
     Ice.Current __current)  | 
omero.model.ScriptJob | 
getJob(Ice.Current __current)  | 
omero.grid.ScriptProcessPrx | 
getProxy()  | 
Map<String,omero.RType> | 
getResults(int waitSecs,
          Ice.Current __current)  | 
boolean | 
kill(Ice.Current __current)  | 
omero.RInt | 
poll(Ice.Current __current)  | 
void | 
registerCallback(omero.grid.ProcessCallbackPrx cb,
                Ice.Current __current)  | 
String | 
setMessage(String message,
          Ice.Current __current)  | 
void | 
shutdown(Ice.Current __current)  | 
void | 
unregisterCallback(omero.grid.ProcessCallbackPrx cb,
                  Ice.Current __current)  | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic ScriptProcessI(ServiceFactoryI sf, Ice.Current current, omero.grid.InteractiveProcessorPrx processorPrx, omero.grid._InteractiveProcessorOperations processor, omero.grid.ProcessPrx process) throws omero.ServerError
omero.ServerErrorpublic omero.grid.ScriptProcessPrx getProxy()
public void close(boolean detach,
                  Ice.Current __current)
           throws omero.ServerError
close in interface omero.grid._ScriptProcessOperationsomero.ServerErrorpublic omero.model.ScriptJob getJob(Ice.Current __current)
                             throws omero.ServerError
getJob in interface omero.grid._ScriptProcessOperationsomero.ServerErrorpublic Map<String,omero.RType> getResults(int waitSecs, Ice.Current __current) throws omero.ServerError
getResults in interface omero.grid._ScriptProcessOperationsomero.ServerErrorpublic String setMessage(String message, Ice.Current __current) throws omero.ServerError
setMessage in interface omero.grid._ScriptProcessOperationsomero.ServerErrorpublic int _wait(Ice.Current __current)
          throws omero.ServerError
_wait in interface omero.grid._ProcessOperationsomero.ServerErrorpublic boolean cancel(Ice.Current __current)
               throws omero.ServerError
cancel in interface omero.grid._ProcessOperationsomero.ServerErrorpublic boolean kill(Ice.Current __current)
kill in interface omero.grid._ProcessOperationspublic omero.RInt poll(Ice.Current __current)
                throws omero.ServerError
poll in interface omero.grid._ProcessOperationsomero.ServerErrorpublic void registerCallback(omero.grid.ProcessCallbackPrx cb,
                             Ice.Current __current)
                      throws omero.ServerError
registerCallback in interface omero.grid._ProcessOperationsomero.ServerErrorpublic void shutdown(Ice.Current __current)
shutdown in interface omero.grid._ProcessOperationspublic void unregisterCallback(omero.grid.ProcessCallbackPrx cb,
                               Ice.Current __current)
                        throws omero.ServerError
unregisterCallback in interface omero.grid._ProcessOperationsomero.ServerError
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.