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

方法摘要
 void destory()
           
 ResultSet getAllBuilding()
          得到全部不重复的建筑
 void init()
           
static NotifyEnterPlace instance()
           
static void main(String[] dfsf)
           
 void run()
           
 void start()
           
 
从类 java.util.TimerTask 继承的方法
cancel, scheduledExecutionTime
 
从类 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.