Skip to content

@sourceloop/cache / Exports / CachingComponent

Class: CachingComponent

Implements

  • Component

Table of contents

Constructors

Properties

Constructors

constructor

new CachingComponent(app, configuration)

Parameters

Name Type
app Application
configuration ICacheOptions

Defined in

component.ts:23

Properties

bindings

Optional bindings: Binding<AnyObject>[]

Implementation of

Component.bindings

Defined in

component.ts:38


services

Optional services: ServiceOrProviderClass<AnyObject>[]

Implementation of

Component.services

Defined in

component.ts:37