public class KKJSONAdminEngServerBase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
private static java.lang.String |
mutex |
private static long |
serialVersionUID
Serial Version UID
|
private static java.util.Map<java.lang.String,KKJSONAdminEngServerStaticData> |
staticDataHM
Hash Map that contains the static data
|
Constructor and Description |
---|
KKJSONAdminEngServerBase() |
Modifier and Type | Method and Description |
---|---|
protected static KKAdminIf |
getJsonEngine(java.lang.String storeId) |
static com.fasterxml.jackson.databind.ObjectMapper |
getMapper() |
protected static KKAdminException |
handleThrowable(java.lang.Throwable e,
java.lang.String methodName)
Handles the exception for all methods.
|
private static final long serialVersionUID
protected static org.apache.commons.logging.Log log
private static java.lang.String mutex
private static java.util.Map<java.lang.String,KKJSONAdminEngServerStaticData> staticDataHM
KKJSONAdminEngServerBase() throws KKAdminException
KKAdminException
protected static KKAdminIf getJsonEngine(java.lang.String storeId) throws KKAdminException
KKAdminException
protected static KKAdminException handleThrowable(java.lang.Throwable e, java.lang.String methodName)
e
- the emethodName
- the methodNamepublic static com.fasterxml.jackson.databind.ObjectMapper getMapper()
Copyright © 2018 DS Data Systems UK Ltd.