protected abstract class ThreadedStorageService.AbstractRunnable extends Object implements Runnable
getResult()
or force a thread to be interrupted (via forceInterrupt()
.Modifier | Constructor and Description |
---|---|
protected |
AbstractRunnable() |
Modifier and Type | Method and Description |
---|---|
protected void |
forceInterrupt() |
abstract void |
forceInterruptCalled() |
abstract Object |
getResult() |
public abstract Object getResult()
public abstract void forceInterruptCalled()
protected void forceInterrupt()
Copyright © 2006–2018. All rights reserved.