|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.Class type,
boolean includeNonSingletons,
boolean allowEagerInit)
Get the value stored against the key made of the parameters passed. |
BeanNameCacheResult |
BeanNameTypeCache.put(java.lang.Class type,
boolean includeNonSingletons,
boolean allowEagerInit,
java.lang.String[] value)
Put a new value into the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |