Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.interpreter.result
Class JsonResult

java.lang.Object
  extended by 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

Constructor Summary
JsonResult(Object o)
           
 
Method Summary
 String getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonResult

public JsonResult(Object o)
Method Detail

getResult

public String getResult()
Specified by:
getResult in interface Result

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.