com.liferay.portal.webcache
Class WebCachePoolImpl
java.lang.Object
com.liferay.portal.webcache.WebCachePoolImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.webcache.WebCachePool
public class WebCachePoolImpl
- extends Object
- implements com.liferay.portal.kernel.webcache.WebCachePool
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebCachePoolImpl
public WebCachePoolImpl()
afterPropertiesSet
public void afterPropertiesSet()
clear
public void clear()
- Specified by:
clear in interface com.liferay.portal.kernel.webcache.WebCachePool
get
public Object get(String key,
com.liferay.portal.kernel.webcache.WebCacheItem wci)
- Specified by:
get in interface com.liferay.portal.kernel.webcache.WebCachePool
remove
public void remove(String key)
- Specified by:
remove in interface com.liferay.portal.kernel.webcache.WebCachePool