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() |
java.util.Map<java.lang.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) |
java.lang.String |
setMessage(java.lang.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, setHolder
public ScriptProcessI(ServiceFactoryI sf, Ice.Current current, omero.grid.InteractiveProcessorPrx processorPrx, omero.grid._InteractiveProcessorOperations processor, omero.grid.ProcessPrx process) throws omero.ServerError
omero.ServerError
public omero.grid.ScriptProcessPrx getProxy()
public void close(boolean detach, Ice.Current __current) throws omero.ServerError
close
in interface omero.grid._ScriptProcessOperations
omero.ServerError
public omero.model.ScriptJob getJob(Ice.Current __current) throws omero.ServerError
getJob
in interface omero.grid._ScriptProcessOperations
omero.ServerError
public java.util.Map<java.lang.String,omero.RType> getResults(int waitSecs, Ice.Current __current) throws omero.ServerError
getResults
in interface omero.grid._ScriptProcessOperations
omero.ServerError
public java.lang.String setMessage(java.lang.String message, Ice.Current __current) throws omero.ServerError
setMessage
in interface omero.grid._ScriptProcessOperations
omero.ServerError
public int _wait(Ice.Current __current) throws omero.ServerError
_wait
in interface omero.grid._ProcessOperations
omero.ServerError
public boolean cancel(Ice.Current __current) throws omero.ServerError
cancel
in interface omero.grid._ProcessOperations
omero.ServerError
public boolean kill(Ice.Current __current)
kill
in interface omero.grid._ProcessOperations
public omero.RInt poll(Ice.Current __current) throws omero.ServerError
poll
in interface omero.grid._ProcessOperations
omero.ServerError
public void registerCallback(omero.grid.ProcessCallbackPrx cb, Ice.Current __current) throws omero.ServerError
registerCallback
in interface omero.grid._ProcessOperations
omero.ServerError
public void shutdown(Ice.Current __current)
shutdown
in interface omero.grid._ProcessOperations
public void unregisterCallback(omero.grid.ProcessCallbackPrx cb, Ice.Current __current) throws omero.ServerError
unregisterCallback
in interface omero.grid._ProcessOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.