Page Contents
Home > @loopback/context > InterceptionHandler
InterceptionHandler class
A proxy handler that applies interceptors
See https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Proxy
Signature:
export declare class InterceptionHandler<T extends object> implements ProxyHandler<T>
Implements: ProxyHandler<T>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
| Method | Modifiers | Description |
|---|---|---|