fr.paris.lutece.portal.web.xpages
Class SiteMapCacheService

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

public final class SiteMapCacheService
extends AbstractCacheableService

SiteMapCacheService


Method Summary
static SiteMapCacheService getInstance()
          Get the instance of the cache service
 String getName()
          Returns the service name
 
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
 

Method Detail

getInstance

public static SiteMapCacheService getInstance()
Get the instance of the cache service

Returns:
The instance of the cache service

getName

public String getName()
Returns the service name

Returns:
The service name


Copyright © 2014 Mairie de Paris. All Rights Reserved.