类 MockDebugLock
java.lang.Object
org.beetl.core.debug.DebugLock
org.beetl.core.debug.MockDebugLock
模拟debug的暂停,这里不暂停
-
字段概要
从类继承的字段 org.beetl.core.debug.DebugLock
currentLine, debugContext -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beetl.core.debug.DebugLock
finalize, getCurrentLine, setCurrentLine, waitRun
-
构造器详细资料
-
MockDebugLock
-
-
方法详细资料
-
doLock
protected void doLock(long time, int line) -
continueRun
public void continueRun()- 覆盖:
continueRun在类中DebugLock
-