|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.laures.cewolf.storage.AbstractSessionStorage de.laures.cewolf.storage.TransientSessionStorage
public class TransientSessionStorage
This storage should be used in non-clustered environments without failover concept. Using this storage enables render-on-demand.
Field Summary |
---|
Fields inherited from class de.laures.cewolf.storage.AbstractSessionStorage |
---|
removed, stored |
Constructor Summary | |
---|---|
TransientSessionStorage()
|
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 |
---|
public TransientSessionStorage()
Method Detail |
---|
protected java.lang.Object getCacheObject(ChartImage cid) throws CewolfException
getCacheObject
in class AbstractSessionStorage
CewolfException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |