@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¶
Properties¶
bindings¶
• Optional bindings: Binding<AnyObject>[]
Implementation of¶
Component.bindings
Defined in¶
services¶
• Optional services: ServiceOrProviderClass<AnyObject>[]
Implementation of¶
Component.services