public abstract static class TaskRepository.CancellableConnection
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Exception>
Constructor and Description |
---|
CancellableConnection() |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
call() |
abstract void |
cancel() |
protected abstract void |
doTest() |