The base class for service classes.
Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.6.1
protected var operations:Object
public function AbstractService()
protected function getOperation(methodName:String):IAsyncOperation
Returns the operation associated with the given method name. If no operation was found, one will be created.
Parameters
| methodName:String — the name of the service method this operation is dealing with
|
Returns
| IAsyncOperation —
the operation that corresponds with the given method name
|
Spring ActionScript 0.7 - 2009