org.mmbase.applications.vprowizards.spring.cache
Class OSCacheWrapper
java.lang.Object
org.mmbase.applications.vprowizards.spring.cache.OSCacheWrapper
- All Implemented Interfaces:
- CacheWrapper
public class OSCacheWrapper
- extends Object
- implements CacheWrapper
this wraps an oscache instance.
- Author:
- ebunders
|
Method Summary |
void |
flushForName(String flushname)
This method flushes an oscache cache group with given name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSCacheWrapper
public OSCacheWrapper()
flushForName
public void flushForName(String flushname)
- This method flushes an oscache cache group with given name.
- Specified by:
flushForName in interface CacheWrapper
- See Also:
org.mmbase.applications.vprowizards.spring.cache.CacheWrapper#flushForName(java.lang.String, javax.servlet.http.HttpServletRequest)
MMBase 2.0-SNAPSHOT - null