fr.paris.lutece.portal.service.page
Class PortletCacheService

java.lang.Object
  extended by fr.paris.lutece.portal.service.cache.AbstractCacheableService
      extended by fr.paris.lutece.portal.service.page.PortletCacheService
All Implemented Interfaces:
PortletEventListener, CacheableService, LuteceService, java.lang.Cloneable, net.sf.ehcache.event.CacheEventListener

public class PortletCacheService
extends AbstractCacheableService
implements PortletEventListener

Portlet cache service


Constructor Summary
PortletCacheService()
           
 
Method Summary
 java.lang.String getName()
          Returns the Service name
 void processPageEvent(PortletEvent event)
          Process a page event
 
Methods inherited from class fr.paris.lutece.portal.service.cache.AbstractCacheableService
clone, dispose, enableCache, getCache, getCacheSize, getFromCache, getInfos, getKeys, getMaxElements, getMemorySize, getTimeToLive, initCache, initCache, isCacheEnable, notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll, putInCache, resetCache
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletCacheService

public PortletCacheService()
Method Detail

getName

public java.lang.String getName()
Returns the Service name

Specified by:
getName in interface LuteceService
Returns:
The name as a String

processPageEvent

public void processPageEvent(PortletEvent event)
Process a page event

Specified by:
processPageEvent in interface PortletEventListener
Parameters:
event - The event to process


Copyright © 2012 Mairie de Paris. All Rights Reserved.