org.infinispan.cli.interpreter.result
Class JsonResult
java.lang.Object
org.infinispan.cli.interpreter.result.JsonResult
- All Implemented Interfaces:
- Result
public class JsonResult
- extends Object
- implements Result
JsonResult. Returns the data formatted as JSON.
- Since:
- 5.2
- Author:
- tst
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonResult
public JsonResult(Object o)
getResult
public String getResult()
- Specified by:
getResult
in interface Result
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.