public class Adapter extends Task
Executor.Work instance
 and executes it as a BlitzExecutor task. All exceptions are caught and
 routed to via
 the Task.exception(Throwable, OmeroContext) method to the provided callback.| Constructor and Description | 
|---|
| Adapter(java.lang.Object callback,
       Ice.Current current,
       IceMapper mapper,
       ome.services.util.Executor ex,
       ome.system.Principal p,
       ome.services.util.Executor.Work work) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run(ome.system.OmeroContext ctx) | 
exception, postProcess, response, toString