public final class CacheFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
clear()
Clears all caches.
|
static Cache |
getCache(String cacheName)
Gets a cache specified by the given cache name.
|
Copyright © 2009–2019 B3log. All rights reserved.