com.aiyc.server.standalone.dzdp
类 NotifyEnterPlace
java.lang.Object
java.util.TimerTask
com.aiyc.server.standalone.dzdp.NotifyEnterPlace
- 所有已实现的接口:
- Enter, Runnable
public class NotifyEnterPlace
- extends TimerTask
- implements Enter
同步任务入口
- 作者:
- felly
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static NotifyEnterPlace instance()
getAllBuilding
public ResultSet getAllBuilding()
throws Exception
- 得到全部不重复的建筑
- 抛出:
Exception
run
public void run()
- 指定者:
- 接口
Runnable 中的 run - 指定者:
- 类
TimerTask 中的 run
start
public void start()
- 指定者:
- 接口
Enter 中的 start
init
public void init()
- 指定者:
- 接口
Enter 中的 init
destory
public void destory()
- 指定者:
- 接口
Enter 中的 destory
main
public static void main(String[] dfsf)
throws Exception
- 抛出:
Exception
Copyright © 2017. All Rights Reserved.