Packagecom.asfusion.mate.testing
Classpublic class AsyncDispatcher

This class provides a mechanism for dispatching a method asynchronously.



Public Methods
 MethodDefined by
  
AsyncDispatcher(method:Function, args:Array, delay:Number)
AsyncDispatcher
Constructor detail
AsyncDispatcher()constructor
public function AsyncDispatcher(method:Function, args:Array, delay:Number)Parameters
method:Function
 
args:Array
 
delay:Number