ome.services.throttling
Class Callback

java.lang.Object
  extended by ome.services.throttling.Task
      extended by ome.services.throttling.Callback

public class Callback
extends Task

Manages AMD-based method dispatches from blitz.


Field Summary
 
Fields inherited from class ome.services.throttling.Task
cb, current, exception, isVoid, response
 
Constructor Summary
Callback(Boolean io, Boolean db, ServiceInterface service, IceMethodInvoker invoker, Object cb, IceMapper mapper, Ice.Current current, Object... args)
           
Callback(ServiceInterface service, IceMethodInvoker invoker, IceMapper mapper, Object cb, Ice.Current current, Object... args)
           
 
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

Callback

public Callback(Boolean io,
                Boolean db,
                ServiceInterface service,
                IceMethodInvoker invoker,
                Object cb,
                IceMapper mapper,
                Ice.Current current,
                Object... args)

Callback

public Callback(ServiceInterface service,
                IceMethodInvoker invoker,
                IceMapper mapper,
                Object cb,
                Ice.Current current,
                Object... args)
Method Detail

run

public void run(OmeroContext ctx)
Specified by:
run in class Task


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

Copyright © 2009 The University of Dundee. All Rights Reserved.