| Interface | Description |
|---|---|
| LocalCache |
Framework service injectable in components or services methods
to handle local caching.
|
| LocalCache.Element |
Use to enrich object with meta-data
(help to choice if attached object has to be removed from cache)
|
| Annotation Type | Description |
|---|---|
| Cached |
Can mark a method (or all methods) of a service as being cached in the
LocalCache. |
1.1.23-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation