org.xwiki.cache
Interface CacheManagerConfiguration


@Role
public interface CacheManagerConfiguration

Get CacheManager configuration.

Version:
$Id$

Method Summary
 String getDefaultCache()
           
 String getDefaultLocalCache()
           
 

Method Detail

getDefaultCache

String getDefaultCache()
Returns:
the role hint of configured default cache component.

getDefaultLocalCache

String getDefaultLocalCache()
Returns:
the role hint of configured default local cache component.


Copyright © 2004-2012 XWiki. All Rights Reserved.