Uses of Interface
com.atlassian.confluence.cache.spring.BeanNameCacheResult

Packages that use BeanNameCacheResult
com.atlassian.confluence.cache.spring   
 

Uses of BeanNameCacheResult in com.atlassian.confluence.cache.spring
 

Methods in com.atlassian.confluence.cache.spring that return BeanNameCacheResult
 BeanNameCacheResult BeanNameTypeCache.get(Class type, boolean includeNonSingletons, boolean allowEagerInit)
          Get the value stored against the key made of the parameters passed.
 BeanNameCacheResult BeanNameTypeCache.put(Class type, boolean includeNonSingletons, boolean allowEagerInit, String[] value)
          Put a new value into the cache.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.