Liferay 6.2-ce-ga5

com.liferay.portal.kernel.cache
Annotation Type ThreadLocalCachable


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ThreadLocalCachable


Optional Element Summary
 Lifecycle scope
           
 

scope

public abstract Lifecycle scope
Default:
com.liferay.portal.kernel.cache.Lifecycle.REQUEST

Liferay 6.2-ce-ga5