Package | Description |
---|---|
com.communote.server.core.common.caching | |
com.communote.server.core.common.caching.eh |
Modifier and Type | Class and Description |
---|---|
class |
NoCache
A "cache" that does not cache anything.
|
Modifier and Type | Method and Description |
---|---|
Cache |
CacheManager.getCache()
Returns the cache managed by this manager.
|
Modifier and Type | Class and Description |
---|---|
class |
EhCache
Cache backend by Ehcache.
|
Modifier and Type | Method and Description |
---|---|
Cache |
EhCacheManager.getCache()
Returns the cache managed by this manager.
|
Copyright © 2019 Communote team. All rights reserved.