public interface CacheFactory
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CACHE_NAME |
Modifier and Type | Method and Description |
---|---|
Cache |
getCache(String name)
Retrieves a named cache.
|
List<String> |
getCacheNames() |
void |
start(boolean isRestart) |
void |
stop(boolean isRestart) |
static final String DEFAULT_CACHE_NAME
Copyright © 2017 Magnolia International Ltd.. All rights reserved.