Documentation

RequestedEntry

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
author

Matthieu Napoli matthieu@mnapoli.fr

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
Return values
string

        
On this page

Search results