Class LocatorReference

Represents a reference that is located in locator.

class LocatorReference
  : RuntimeReference ;

Represents a reference that is located in locator. It uses referenced component's identity in locator to find it and serve.

Constructors

NameDescription
this Constructor for LocatorReference

Properties

NameTypeDescription
identity[get] stringGet the identity of referenced component.
identity[set] LocatorReferenceSet the identity of referenced component.

Methods

NameDescription
get Resolve the reference, to referenced component.