public class SimpleSolonApp extends SolonApp
构造器和说明 |
---|
SimpleSolonApp(java.lang.Class<?> source,
NvMap args) |
SimpleSolonApp(java.lang.Class<?> source,
java.lang.String... args) |
限定符和类型 | 方法和说明 |
---|---|
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, prestopDo, renderManager, serializerManager, shared, sharedAdd, sharedGet, signalAdd, signalGet, signals, source, sourceLocation, startDo, stopDo, stoppingDo, tryHandle
add, add, add, add, all, chainManager, delete, filter, filter, filterIfAbsent, get, head, http, initRouter, patch, post, put, render, render, renderOfJson, router, routerHandler, routerInterceptor, routerInterceptor, routerInterceptorIfAbsent, socketd
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add
public SimpleSolonApp(java.lang.Class<?> source, java.lang.String... args) throws java.lang.Exception
java.lang.Exception
public SimpleSolonApp(java.lang.Class<?> source, NvMap args) throws java.lang.Exception
java.lang.Exception
public SimpleSolonApp start(ConsumerEx<SolonApp> initialize) throws java.lang.Throwable
java.lang.Throwable
public void stop()