com.aiyc.framework.monitor
类 ReConnectionMonitor
java.lang.Object
com.aiyc.framework.monitor.ReConnectionMonitor
- 所有已实现的接口:
- DaoMonitor
public class ReConnectionMonitor
- extends Object
- implements DaoMonitor
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReConnectionMonitor
public ReConnectionMonitor(String dbType,
int delay)
ReConnectionMonitor
public ReConnectionMonitor()
end
public void end()
- 指定者:
- 接口
DaoMonitor 中的 end
start
public void start()
- 指定者:
- 接口
DaoMonitor 中的 start
testDB
public void testDB()
- 指定者:
- 接口
DaoMonitor 中的 testDB
Copyright © 2017. All Rights Reserved.