Access keys

AQWorker

Kind of class: dynamic class
Inherits from: none
Author: Arthur Clemens
Classpath: org.asapframework.util.actionqueue.AQWorker
File last modified: Thursday, 12 October 2006, 11:11:10
This class is used by ActionQueue and various AQxxx classes; you should not instantiate this class yourself.

Summary

Instance properties

Instance methods

returnValue

function returnValue (
inPerformData:ActionQueuePerformData) : Void
Do not call this method directly, but use AQReturnValue.returnValue.
Parameters:
inPerformData:
data object with perform instructions
Implementation note:
This method is called by virtually all AQxxx classes.