Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.interpreter.result
Class EmptyResult

java.lang.Object
  extended by org.infinispan.cli.interpreter.result.EmptyResult
All Implemented Interfaces:
Result

public final class EmptyResult
extends Object
implements Result

EmptyResult. A result returned by operations which do not produce any output

Since:
5.2
Author:
Tristan Tarrant

Field Summary
static EmptyResult RESULT
           
 
Method Summary
 String getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESULT

public static final EmptyResult RESULT
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.