private class AS400ConnectionPool.KeepAliveTask
extends java.util.TimerTask
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The class' serialization version id.
|
Modifier | Constructor and Description |
---|---|
protected |
KeepAliveTask()
Constructs a new
KeepAliveTask background process. |
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the keep-alive task background process.
|
private static final long serialVersionUID
protected KeepAliveTask()
KeepAliveTask
background process.public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask