Packageorg.pranaframework.ioc.factory.config
Interfacepublic interface IObjectReference
ImplementorsRuntimeObjectReference

Exposes a reference to an object by its name.



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