Package | Description |
---|---|
com.atlassian.confluence.cache.spring |
Modifier and Type | Method and Description |
---|---|
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–2016 Atlassian. All rights reserved.