de.saumya.mojo.runit
Class JRubyRun.Result

java.lang.Object
  extended by de.saumya.mojo.runit.JRubyRun.Result
Enclosing class:
JRubyRun

public static class JRubyRun.Result
extends Object


Field Summary
 String message
           
 boolean success
           
 
Constructor Summary
JRubyRun.Result()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

success

public boolean success

message

public String message
Constructor Detail

JRubyRun.Result

public JRubyRun.Result()


Copyright © 2011. All Rights Reserved.