@loopback/docs
Version:
Documentation for LoopBack 4
41 lines (27 loc) • 1.17 kB
Markdown
lang: en
title: 'API docs: rest.invokemethodprovider'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.rest.invokemethodprovider.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [InvokeMethodProvider](./rest.invokemethodprovider.md)
## InvokeMethodProvider class
<b>Signature:</b>
```typescript
export declare class InvokeMethodProvider implements Provider<InvokeMethod>
```
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(context)](./rest.invokemethodprovider.(constructor).md) | | Constructs a new instance of the <code>InvokeMethodProvider</code> class |
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [context](./rest.invokemethodprovider.context.md) | | <code>Context</code> | |
## Methods
| Method | Modifiers | Description |
| --- | --- | --- |
| [action(route, args)](./rest.invokemethodprovider.action.md) | | |
| [value()](./rest.invokemethodprovider.value.md) | | |