Uses of Interface
com.atlassian.crowd.integration.cache.CacheManager

Packages that use CacheManager
com.atlassian.crowd.integration.cache   
 

Uses of CacheManager in com.atlassian.crowd.integration.cache
 

Classes in com.atlassian.crowd.integration.cache that implement CacheManager
 class CacheManagerImpl
          The CacheManagerImpl is a central class for increasing the performance of the JIRA, Confluence and Bamboo integration with Crowd.
 

Methods in com.atlassian.crowd.integration.cache that return CacheManager
 CacheManager CacheManagerFactory.getCacheManager()
          Returns an instance of the CacheManager for caching users/groups/etc.
static CacheManager CacheManagerImpl.getInstance()
           
 



Copyright © 2007 Atlassian Software Systems. All Rights Reserved.