fr.paris.lutece.portal.service.datastore
Class DatastoreCacheService

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

public class DatastoreCacheService
extends AbstractCacheableService

Datastore Cache Service


Constructor Summary
DatastoreCacheService()
          Constructor
 
Method Summary
 String getName()
          Gets the cache 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
 

Constructor Detail

DatastoreCacheService

public DatastoreCacheService()
Constructor

Method Detail

getName

public String getName()
Gets the cache service name

Returns:
The service name


Copyright © 2014 Mairie de Paris. All Rights Reserved.