org.xwiki.cache
Interface CacheManagerConfiguration


@ComponentRole
public interface CacheManagerConfiguration

Get CacheManager configuration.

Version:
$Id: 5bddcdf84941c67bc1559eb13dba9733ff524168 $

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-2011 XWiki. All Rights Reserved.