de.laures.cewolf.storage
Class ClusterableSessionStorage

java.lang.Object
  extended by de.laures.cewolf.storage.AbstractSessionStorage
      extended by de.laures.cewolf.storage.ClusterableSessionStorage
All Implemented Interfaces:
Storage, java.io.Serializable

public class ClusterableSessionStorage
extends AbstractSessionStorage

Author:
guido
See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.laures.cewolf.storage.AbstractSessionStorage
removed, stored
 
Constructor Summary
ClusterableSessionStorage()
           
 
Method Summary
protected  java.lang.Object getCacheObject(ChartImage cid)
           
 
Methods inherited from class de.laures.cewolf.storage.AbstractSessionStorage
contains, getChartImage, getKey, init, removeChartImage, removeChartImage, storeChartImage, storeChartImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterableSessionStorage

public ClusterableSessionStorage()
Method Detail

getCacheObject

protected java.lang.Object getCacheObject(ChartImage cid)
                                   throws CewolfException
Specified by:
getCacheObject in class AbstractSessionStorage
Throws:
CewolfException


cewolf tag library - web charts with JFreeChart