org.xwiki.cache
Interface CacheManagerConfiguration
- All Known Implementing Classes:
- DefaultCacheManagerConfiguration
@ComponentRole
public interface CacheManagerConfiguration
Get CacheManager configuration.
- Version:
- $Id$
getDefaultCache
java.lang.String getDefaultCache()
- Returns:
- the role hint of configured default cache component.
getDefaultLocalCache
java.lang.String getDefaultLocalCache()
- Returns:
- the role hint of configured default local cache component.
Copyright © 2004-2011 XWiki. All Rights Reserved.