Packageorg.springextensions.actionscript.ioc.factory.config
Interfacepublic interface IObjectReference
ImplementorsRuntimeObjectReference

Exposes a reference to an object by its name.

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



Public Properties
 PropertyDefined by
  objectName : String
[read-only] Returns the object name that this reference refers to.
IObjectReference
Property detail
objectNameproperty
objectName:String  [read-only]

Returns the object name that this reference refers to.

Implementation
    public function get objectName():String