Uses of Interface
com.atlassian.confluence.impl.user.crowd.ApplicationCache
-
Packages that use ApplicationCache Package Description com.atlassian.confluence.impl.user.crowd -
-
Uses of ApplicationCache in com.atlassian.confluence.impl.user.crowd
Classes in com.atlassian.confluence.impl.user.crowd that implement ApplicationCache Modifier and Type Class Description class
DefaultApplicationCache
Implementation ofApplicationCache
that delegates toCacheFactory
for caching.Methods in com.atlassian.confluence.impl.user.crowd with parameters of type ApplicationCache Modifier and Type Method Description void
CachedCrowdApplicationDao. setCache(ApplicationCache cache)
-