Package | Description |
---|---|
org.jolokia.converter.json |
Modifier and Type | Field and Description |
---|---|
static JsonConvertOptions |
JsonConvertOptions.DEFAULT
Default JsonConvertOptions filled with the default values as defined in ConfigKey
|
Modifier and Type | Method and Description |
---|---|
JsonConvertOptions |
JsonConvertOptions.Builder.build()
Build the convert options and reset this builder
|
Modifier and Type | Method and Description |
---|---|
Object |
ObjectToJsonConverter.convertToJson(Object pValue,
List<String> pPathParts,
JsonConvertOptions pOptions)
Convert the return value to a JSON object.
|
Copyright © 2018. All rights reserved.