|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.cache.EhcachePortalCacheManager
public class EhcachePortalCacheManager
Constructor Summary | |
---|---|
EhcachePortalCacheManager()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
clearAll()
|
com.liferay.portal.kernel.cache.PortalCache |
getCache(java.lang.String name)
|
void |
setConfigPropertyKey(java.lang.String configPropertyKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EhcachePortalCacheManager()
Method Detail |
---|
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
public void clearAll()
clearAll
in interface com.liferay.portal.kernel.cache.PortalCacheManager
public com.liferay.portal.kernel.cache.PortalCache getCache(java.lang.String name)
getCache
in interface com.liferay.portal.kernel.cache.PortalCacheManager
public void setConfigPropertyKey(java.lang.String configPropertyKey)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |