|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.services.throttling.Task
ome.services.throttling.Adapter
public class Adapter
Simple adapter which takes a Executor.Work
instance and executes it
as a BlitzExecutor
task. All exceptions are caught and routed to via
the #exception(Exception)
method to the provided callback.
Field Summary |
---|
Fields inherited from class ome.services.throttling.Task |
---|
cb, current, exception, isVoid, response |
Constructor Summary | |
---|---|
Adapter(Object callback,
Ice.Current current,
IceMapper mapper,
Executor ex,
Principal p,
Executor.Work work)
|
Method Summary | |
---|---|
void |
run(OmeroContext ctx)
|
Methods inherited from class ome.services.throttling.Task |
---|
exception, response, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Adapter(Object callback, Ice.Current current, IceMapper mapper, Executor ex, Principal p, Executor.Work work)
Method Detail |
---|
public void run(OmeroContext ctx)
run
in class Task
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.