final class LibraryInit
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static CacheException |
initError |
private static CacheException |
NO_ERROR |
Modifier | Constructor and Description |
---|---|
private |
LibraryInit() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
init()
Init the ehcache library
|
private static void |
initService() |
private static final CacheException NO_ERROR
private static CacheException initError