@Concealed
public class CacheFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Cache |
getCache(java.lang.String cacheName)
For internal framework use only.
|
static CacheFactory |
getInstance()
For internal framework use only.
|
static boolean |
isCacheEnabled(java.lang.String cacheName)
For internal framework use only.
|
@Concealed public static boolean isCacheEnabled(java.lang.String cacheName)
@Concealed public static CacheFactory getInstance()
@Concealed public Cache getCache(java.lang.String cacheName)