Packageorg.springextensions.actionscript.utils
Classpublic class TypedProxy

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1



Public Methods
 MethodDefined by
  
TypedProxy
  
newProxyInstance(clazz:Class, handler:IInvocationHandler):*
[static]
TypedProxy
Constructor detail
TypedProxy()constructor
public function TypedProxy()
Method detail
newProxyInstance()method
public static function newProxyInstance(clazz:Class, handler:IInvocationHandler):*Parameters
clazz:Class
 
handler:IInvocationHandler

Returns
*