public class ExecBean extends Object
int
exitcode
String
stderr
stdout
ExecBean()
ExecBean(String stdout, String stderr, int exitcode)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String stdout
public String stderr
public int exitcode
public ExecBean()
public ExecBean(String stdout, String stderr, int exitcode)
public String toString()
toString
Object
Copyright © 2017 The Apache Software Foundation. All rights reserved.