ome.services.throttling
Class Queue

java.lang.Object
  extended by ome.services.throttling.Queue

public class Queue
extends Object

Manages AMD-based method dispatches from blitz. *


Constructor Summary
Queue(OmeroContext ctx)
           
 
Method Summary
 void destroy()
           
 void put(Callback callback)
           
 Callback take()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Queue

public Queue(OmeroContext ctx)
Method Detail

put

public void put(Callback callback)

take

public Callback take()

destroy

public void destroy()


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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