public class SimpleSolonApp extends SolonApp
| Constructor and Description |
|---|
SimpleSolonApp(Class<?> source,
NvMap args) |
SimpleSolonApp(Class<?> source,
String... args) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMain()
是否为主应用对象
|
SimpleSolonApp |
start(ConsumerEx<SolonApp> initialize)
简单开始
|
void |
stop()
简单停止(阻塞模式)
|
beanImportTry, block, cfg, classLoader, context, converterManager, doStatus, elapsedTimes, enableCaching, enableCaching, enableHttp, enableHttp, enableScanning, enableScanning, enableSessionState, enableSessionState, enableSocketD, enableSocketD, enableStaticfiles, enableStaticfiles, enableTransaction, enableTransaction, enableWebSocket, enableWebSocket, factoryManager, handler, onEvent, onEvent, onSharedAdd, onStatus, plug, pluginAdd, pluginExclude, pluginExclude, pluginGet, prestopDo, renderManager, serializerManager, shared, sharedAdd, sharedGet, signalAdd, signalGet, signals, source, sourceLocation, startDo, stopDo, stoppingDo, tryHandleadd, add, add, add, all, chainManager, delete, filter, filter, filterIfAbsent, get, head, http, initRouter, patch, post, put, render, render, renderOfJson, router, routerHandler, routerInterceptor, routerInterceptor, routerInterceptorIfAbsent, socketdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddpublic SimpleSolonApp(Class<?> source, String... args) throws Exception
Exceptionprotected boolean isMain()
SolonApppublic SimpleSolonApp start(ConsumerEx<SolonApp> initialize) throws Throwable
Throwablepublic void stop()
Copyright © 2025. All rights reserved.