@loopback/docs
Version:
Documentation for LoopBack 4
33 lines (22 loc) • 1.1 kB
Markdown
lang: en
title: 'API docs: service-proxy.applicationwithservices'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/service-proxy
permalink: /doc/en/lb4/apidocs.service-proxy.applicationwithservices.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/service-proxy](./service-proxy.md) > [ApplicationWithServices](./service-proxy.applicationwithservices.md)
## ApplicationWithServices interface
Interface for an Application mixed in with ServiceMixin
<b>Signature:</b>
```typescript
export interface ApplicationWithServices extends Application
```
## Methods
| Method | Description |
| --- | --- |
| [component(component, name)](./service-proxy.applicationwithservices.component.md) | |
| [mountComponentServices(component)](./service-proxy.applicationwithservices.mountcomponentservices.md) | |
| [serviceProvider(provider, name)](./service-proxy.applicationwithservices.serviceprovider.md) | |