|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.cache.CacheManagerFactory
@Service public class CacheManagerFactory
A convenient accessor for getting atlassian-cache 2.0 CacheFactory in all JIRA versions. Can be removed once
minimum JIRA version is 6.2.
| Constructor Summary | |
|---|---|
CacheManagerFactory()
|
|
| Method Summary | |
|---|---|
com.atlassian.cache.CacheFactory |
create()
|
static com.atlassian.cache.CacheSettings |
defaultCacheSettings()
The recommendation from JIRA is to default the cache settings to expire after 30 minutes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheManagerFactory()
| Method Detail |
|---|
public static com.atlassian.cache.CacheSettings defaultCacheSettings()
public com.atlassian.cache.CacheFactory create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||