QLManager
Kind of class: | public class |
---|---|
Package: | com.hydrotik.queueloader |
Inherits from: | none |
Version: | 3.1.3 |
Author: | Donovan Adams | Hydrotik | http://blog.hydrotik.com |
Classpath: | com.hydrotik.queueloader.QLManager |
File last modified: | Sunday, 30 November 2008, 22:56:22 |
Summary
Class methods
addQueue
public static function addQueue (
id:String,
queue:QueueLoader) : Boolean
disposeAll
public static function disposeAll (
) : void
getQueue
public static function getQueue (
id:String) : QueueLoader
length
public static function length (
) : int
removeQueue
public static function removeQueue (
id:String) : Boolean
traceClassList
public static function traceClassList (
) : void