|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.testing.async.ExecutableAdapter
public class ExecutableAdapter
Nested Class Summary | |
---|---|
static class |
ExecutableAdapter.ExceptionWrapper
|
Constructor Summary | |
---|---|
ExecutableAdapter(Executable executable)
|
Method Summary | |
---|---|
boolean |
isDone()
|
void |
reThrowAnyErrors()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutableAdapter(Executable executable)
Method Detail |
---|
public boolean isDone()
public void reThrowAnyErrors()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |