org.hibernate.testing.async
Class ExecutableAdapter
java.lang.Object
   org.hibernate.testing.async.ExecutableAdapter
org.hibernate.testing.async.ExecutableAdapter
- All Implemented Interfaces: 
- Runnable
- public class ExecutableAdapter 
- extends Object- implements Runnable
- Author:
- Steve Ebersole
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ExecutableAdapter
public ExecutableAdapter(Executable executable)
isDone
public boolean isDone()
- 
 
- 
 
reThrowAnyErrors
public void reThrowAnyErrors()
- 
 
- 
 
run
public void run()
- 
- Specified by:
- runin interface- Runnable
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.