Class JMESPathCache
-
- All Implemented Interfaces:
public class JMESPathCache
-
-
Method Summary
Modifier and Type Method Description static JMESPathCachegetInstance()Expression<JsonNode>get(String key)voidcleanUp()-
-
Method Detail
-
getInstance
static JMESPathCache getInstance()
- Returns:
ScriptEngineManager singleton
-
cleanUp
void cleanUp()
-
-
-
-