Example usage for com.liferay.portal.kernel.cache CacheRegistryItem interface-usage

List of usage examples for com.liferay.portal.kernel.cache CacheRegistryItem interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.cache CacheRegistryItem interface-usage.

Usage

From source file com.liferay.counter.service.persistence.CounterFinderImpl.java

/**
 * @author Brian Wing Shun Chan
 * @author Harry Mark
 * @author Michael Young
 * @author Shuyang Zhou
 * @author Edward Han

From source file com.liferay.util.freemarker.FreeMarkerTaglibFactoryUtil.java

/**
 * @author Shuyang Zhou
 */
public class FreeMarkerTaglibFactoryUtil implements CacheRegistryItem {

    public static TemplateHashModel createTaglibFactory(ServletContext servletContext) {