de.laures.cewolf.storage
Class TransientSessionStorage
java.lang.Object
de.laures.cewolf.storage.AbstractSessionStorage
de.laures.cewolf.storage.TransientSessionStorage
- All Implemented Interfaces:
- Storage
public class TransientSessionStorage
- extends AbstractSessionStorage
This storage should be used in non-clustered environments
without failover concept. Using this storage enables render-on-demand.
- Author:
- glaures
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransientSessionStorage
public TransientSessionStorage()
getCacheObject
protected Object getCacheObject(ChartImage cid)
throws CewolfException
- Specified by:
getCacheObject
in class AbstractSessionStorage
- Throws:
CewolfException
Copyright © 2012. All Rights Reserved.