public final class TestCallableApache extends Object implements Callable<Integer>
TestCallableApache(org.apache.commons.pool.ObjectPool<ExpensiveTestObject> pool, int testNr)
Integer
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestCallableApache(org.apache.commons.pool.ObjectPool<ExpensiveTestObject> pool, int testNr)
public Integer call() throws Exception
call
Callable<Integer>
Exception
Copyright © 2014. All rights reserved.