|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.internal.stoppableexecution.StoppableExecution<E>
E - return typepublic class StoppableExecution<E>
| Constructor Summary | |
|---|---|
StoppableExecution(IArgumentsCallable<E> callable)
|
|
| Method Summary | |
|---|---|
E |
call(java.lang.Object... args)
|
boolean |
forceStop(java.lang.Long expireTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoppableExecution(IArgumentsCallable<E> callable)
| Method Detail |
|---|
public E call(java.lang.Object... args)
throws StoppedExecutionException,
java.lang.Exception
call in interface IArgumentsCallable<E>StoppedExecutionException
java.lang.Exception
public boolean forceStop(java.lang.Long expireTime)
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||