com.xpn.xwiki.cache.impl
Class OSCacheService

java.lang.Object
  extended bycom.xpn.xwiki.cache.impl.OSCacheService
All Implemented Interfaces:
XWikiCacheService

public class OSCacheService
extends java.lang.Object
implements XWikiCacheService


Constructor Summary
OSCacheService()
           
 
Method Summary
 XWikiCache newCache()
           
 XWikiCache newCache(int capacity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSCacheService

public OSCacheService()
Method Detail

newCache

public XWikiCache newCache()
Specified by:
newCache in interface XWikiCacheService

newCache

public XWikiCache newCache(int capacity)
Specified by:
newCache in interface XWikiCacheService


Copyright 2003 Ludovic Dubost