Constructor and Description |
---|
TestCallable(RecyclingSupplier<ExpensiveTestObject> pool,
int testNr) |
public TestCallable(RecyclingSupplier<ExpensiveTestObject> pool, int testNr)
public Integer call() throws ObjectCreationException, ObjectBorrowException, InterruptedException, TimeoutException, ObjectReturnException, ObjectDisposeException, IOException
call
in interface Callable<Integer>
ObjectCreationException
ObjectBorrowException
InterruptedException
TimeoutException
ObjectReturnException
ObjectDisposeException
IOException
Copyright © 2014. All rights reserved.