|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.testing.async.TimedExecutor
public class TimedExecutor
Constructor Summary | |
---|---|
TimedExecutor(long timeOut)
|
|
TimedExecutor(long timeOut,
int checkMilliSeconds)
|
Method Summary | |
---|---|
void |
execute(Executable executable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimedExecutor(long timeOut)
public TimedExecutor(long timeOut, int checkMilliSeconds)
Method Detail |
---|
public void execute(Executable executable) throws java.util.concurrent.TimeoutException
java.util.concurrent.TimeoutException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |