public class DummyPortalCacheManager<K extends java.io.Serializable,V>
extends com.liferay.portal.kernel.cache.AbstractPortalCacheManager<K,V>
| Constructor and Description |
|---|
DummyPortalCacheManager(java.lang.String portalCacheManagerName) |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.cache.PortalCache<K,V> |
createPortalCache(com.liferay.portal.kernel.cache.configuration.PortalCacheConfiguration portalCacheConfiguration) |
protected void |
doClearAll() |
protected void |
doDestroy() |
protected void |
doRemovePortalCache(java.lang.String portalCacheName) |
protected com.liferay.portal.kernel.cache.configuration.PortalCacheManagerConfiguration |
getPortalCacheManagerConfiguration() |
protected java.lang.String |
getPortalCacheManagerType() |
protected void |
initPortalCacheManager() |
void |
reconfigurePortalCaches(java.net.URL configurationURL) |
clearAll, destroy, getPortalCache, getPortalCache, getPortalCacheManagerListeners, getPortalCacheManagerName, getTransactionalPortalCacheNames, initialize, isBlockingPortalCacheAllowed, isClusterAware, isPortalCacheBootstrapLoaderEnabled, isTransactionalPortalCache, isTransactionalPortalCacheEnabled, reconfigPortalCache, registerPortalCacheManagerListener, removePortalCache, setBlockingPortalCacheAllowed, setClusterAware, setMpiOnly, setPortalCacheBootstrapLoaderEnabled, setPortalCacheManagerName, setTransactionalPortalCacheEnabled, setTransactionalPortalCacheNames, unregisterPortalCacheManagerListener, unregisterPortalCacheManagerListenerspublic DummyPortalCacheManager(java.lang.String portalCacheManagerName)
public void reconfigurePortalCaches(java.net.URL configurationURL)
protected com.liferay.portal.kernel.cache.PortalCache<K,V> createPortalCache(com.liferay.portal.kernel.cache.configuration.PortalCacheConfiguration portalCacheConfiguration)
protected void doClearAll()
protected void doDestroy()
protected void doRemovePortalCache(java.lang.String portalCacheName)
protected com.liferay.portal.kernel.cache.configuration.PortalCacheManagerConfiguration getPortalCacheManagerConfiguration()
protected java.lang.String getPortalCacheManagerType()