public abstract class DbPortWorker extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected AtomicBoolean |
stopMe |
| Constructor and Description |
|---|
DbPortWorker() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
exception() |
void |
run() |
protected abstract void |
run0() |
void |
setStopMe(boolean stopMe) |
protected final AtomicBoolean stopMe
Copyright © 2018. All rights reserved.