| Package | org.springextensions.actionscript.ioc.factory |
| SVN browsing | MethodInvokingObject.as |
| Fisheye | MethodInvokingObject.as |
| Class | public class MethodInvokingObject |
| Inheritance | MethodInvokingObject org.as3commons.reflect.MethodInvoker |
| Implements | IInitializingObject |
Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1
| Method | Defined by | ||
|---|---|---|---|
|
Constructs a new
MethodInvokingObject instance. | MethodInvokingObject | ||
|
afterPropertiesSet():void
Calls the | MethodInvokingObject | ||
| MethodInvokingObject | () | constructor |
public function MethodInvokingObject()
Constructs a new MethodInvokingObject instance.
| afterPropertiesSet | () | method |
public function afterPropertiesSet():void
Calls the invoke() method on the super class.