static class JbootSimpleApplication.SimpleServer extends Thread
Thread.State, Thread.UncaughtExceptionHandler| 限定符和类型 | 字段和说明 |
|---|---|
private JbootCoreConfig |
coreConfig |
private com.jfinal.config.Interceptors |
interceptors |
private com.jfinal.config.Plugins |
plugins |
private long |
startTimeMillis |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 构造器和说明 |
|---|
SimpleServer(JbootCoreConfig coreConfig,
long startTimeMillis) |
| 限定符和类型 | 方法和说明 |
|---|---|
private void |
doInitCoreConfig() |
private void |
doInitJFinalPathKit() |
private void |
initShutdownHook() |
void |
run() |
private void |
startAwait() |
private void |
startPlugins() |
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, yieldprivate final JbootCoreConfig coreConfig
private final long startTimeMillis
private final com.jfinal.config.Plugins plugins
private final com.jfinal.config.Interceptors interceptors
public SimpleServer(JbootCoreConfig coreConfig, long startTimeMillis)
private void doInitJFinalPathKit()
private void doInitCoreConfig()
private void startPlugins()
private void initShutdownHook()
private void startAwait()
Copyright © 2024. All rights reserved.