---
lang: en
title: 'API docs: rest.invokemethodprovider'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/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) &gt; [@loopback/rest](./rest.md) &gt; [InvokeMethodProvider](./rest.invokemethodprovider.md)

## InvokeMethodProvider class

<b>Signature:</b>

```typescript
export declare class InvokeMethodProvider 
```

## Methods

|  Method | Modifiers | Description |
|  --- | --- | --- |
|  [value(context)](./rest.invokemethodprovider.value.md) | <code>static</code> |  |


