Package org.talend.sdk.component.api.service.cache


package org.talend.sdk.component.api.service.cache
  • Class
    Description
    Can mark a method (or all methods) of a service as being cached in the LocalCache.
    Framework service injectable in components or services methods to handle local caching.
    Use to enrich object with meta-data (help to choice if attached object has to be removed from cache)