public class CheckMultiLicThread
extends java.lang.Thread
限定符和类型 | 字段和说明 |
---|---|
static int |
LIC_CHECK_PORT |
限定符和类型 | 方法和说明 |
---|---|
static CheckMultiLicThread |
getInstance() |
void |
run()
执行lic文件冲突检测
|
void |
startCheck() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static final int LIC_CHECK_PORT
public static CheckMultiLicThread getInstance()
public void startCheck()
public void run()
run
在接口中 java.lang.Runnable
run
在类中 java.lang.Thread