org.testng.internal.thread
Interface IFutureResult

All Known Implementing Classes:
FutureResultAdapter

public interface IFutureResult

Reduced interface to mimic Future.

Author:
Alexandru Popescu

Method Summary
 java.lang.Object get()
           
 

Method Detail

get

java.lang.Object get()
                     throws java.lang.InterruptedException,
                            ThreadExecutionException
Throws:
java.lang.InterruptedException
ThreadExecutionException


Copyright © 2010. All Rights Reserved.