类 ScreenLogListener
java.lang.Object
club.xiaojiawei.listener.log.AbstractLogListener
club.xiaojiawei.listener.log.ScreenLogListener
游戏界面监听器
-
字段概要
从类继承的字段 club.xiaojiawei.listener.log.AbstractLogListener
accessFile, isPause, listenFileThreadPool, listenInitialDelay, listenPeriod, listenTimeUnit, logDir, logFileName, logScheduledFuture, nextLogListener
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected void
protected void
protected void
protected void
从类继承的方法 club.xiaojiawei.listener.log.AbstractLogListener
cancelListener, listen, setNextLogListener
-
构造器详细资料
-
ScreenLogListener
-
-
方法详细资料
-
readOldLog
- 指定者:
readOldLog
在类中AbstractLogListener
- 抛出:
IOException
-
listenLog
- 指定者:
listenLog
在类中AbstractLogListener
- 抛出:
IOException
InterruptedException
-
otherListen
protected void otherListen()- 覆盖:
otherListen
在类中AbstractLogListener
-
cancelOtherListener
protected void cancelOtherListener()
-