com.xpn.xwiki.cache.api
Interface XWikiCacheService

All Known Implementing Classes:
OSCacheService

public interface XWikiCacheService


Method Summary
 XWikiCache newCache()
           
 XWikiCache newCache(int capacity)
           
 

Method Detail

newCache

public XWikiCache newCache()

newCache

public XWikiCache newCache(int capacity)


Copyright 2003 Ludovic Dubost