| Package | org.springextensions.actionscript.ioc.factory.config |
| SVN browsing | RuntimeObjectReference.as |
| Fisheye | RuntimeObjectReference.as |
| Class | public class RuntimeObjectReference |
| Implements | IObjectReference |
Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1
| Property | Defined by | ||
|---|---|---|---|
| objectName : String [read-only]
Returns the object name that this reference refers to.
| RuntimeObjectReference | ||
| Method | Defined by | ||
|---|---|---|---|
|
RuntimeObjectReference(objectName:String)
Creates a new RuntimeObjectReference.
| RuntimeObjectReference | ||
| objectName | property |
objectName:String [read-only]Returns the object name that this reference refers to.
Implementation public function get objectName():String
| RuntimeObjectReference | () | constructor |
public function RuntimeObjectReference(objectName:String)Creates a new RuntimeObjectReference.
ParametersobjectName:String |