RequestedEntry
in
Represents the container entry that was requested.
Implementations of this interface can be injected in factory parameters in order to know what was the name of the requested entry.
Tags
Table of Contents
Methods
- getName() : string
- Returns the name of the entry that was requested by the container.
Methods
getName()
Returns the name of the entry that was requested by the container.
public
getName() : string