Liferay 6.1.2-ce-ga3

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.1.2-ce-ga3