|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ebmwebsourcing.easycommons.stream.DumbExecutor
public abstract class DumbExecutor
| Constructor Summary | |
|---|---|
DumbExecutor()
|
|
| Method Summary | |
|---|---|
protected abstract void |
doRun()
|
java.lang.String |
getCapturedStdErr()
|
java.lang.String |
getCapturedStdOut()
|
java.lang.Throwable |
getCapturedThrowable()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DumbExecutor()
| Method Detail |
|---|
protected abstract void doRun()
throws java.lang.Throwable
java.lang.Throwablepublic final void run()
public final java.lang.String getCapturedStdOut()
public java.lang.String getCapturedStdErr()
public java.lang.Throwable getCapturedThrowable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||