public class KKJSONEngServerBase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
Serial Version UID
|
Modifier and Type | Method and Description |
---|---|
protected static KKEngIf |
getJsonEngine(java.lang.String storeId) |
static com.fasterxml.jackson.databind.ObjectMapper |
getMapper() |
protected static com.konakart.app.KKException |
handleThrowable(java.lang.Throwable e,
java.lang.String methodName)
Handles the exception for all methods.
|
protected static KKEngIf getJsonEngine(java.lang.String storeId) throws com.konakart.app.KKException
com.konakart.app.KKException
protected static com.konakart.app.KKException 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.