public interface JolokiaConverter
| Modifier and Type | Method and Description |
|---|---|
void |
convert(String propertyName,
org.json.simple.JSONObject jsonObject) |
default void |
convert(String propertyName,
Object object) |
This documentation was released into the public domain.