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:
CacheableService, PortletEventListener, LuteceService, Cloneable, net.sf.ehcache.event.CacheEventListener

public class PortletCacheService
extends AbstractCacheableService
implements PortletEventListener

Portlet cache service


Constructor Summary
PortletCacheService()
           
 
Method Summary
 String getName()
          Returns the Service name
 void processPortletEvent(PortletEvent event)
          Process a portlet 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, removeKey, 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 String getName()
Returns the Service name

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

processPortletEvent

public void processPortletEvent(PortletEvent event)
Process a portlet event

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


Copyright © 2014 Mairie de Paris. All Rights Reserved.