@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
57 lines (30 loc) • 929 B
Markdown
---
lang: en
title: 'API docs: rest.invokemethodprovider'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest
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
**Signature:**
```typescript
export declare class InvokeMethodProvider
```
## Methods
<table><thead><tr><th>
Method
</th><th>
Modifiers
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[value(context)](./rest.invokemethodprovider.value.md)
</td><td markdown="1">
`static`
</td><td markdown="1">
</td></tr>
</tbody></table>