Package ome.services.throttling
Class Callback2<R>
- java.lang.Object
-
- ome.services.throttling.Task
-
- ome.services.throttling.Callback2<R>
-
public class Callback2<R> extends Task
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run(ome.system.OmeroContext ctx)
-
Methods inherited from class ome.services.throttling.Task
exception, postProcess, response, toString
-
-