Page Contents
Home > @loopback/context > ProxySource
ProxySource class
Invocation source for injected proxies. It wraps a snapshot of the ResolutionSession that tracks the binding/injection stack.
Signature:
export declare class ProxySource implements InvocationSource<ResolutionSession>
Implements: InvocationSource<ResolutionSession>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
string | |||
|
|
Methods
| Method | Modifiers | Description |
|---|---|---|