Class ApplicationServer

Hierarchy

Constructors

Properties

config: ApplicationServerConfig
eventDispatcher: EventDispatcher
httpWorker?: WebWorker
logger: LoggerInterface
needsHttpWorker: boolean
onlineWorkers: number = 0
rootScopedContext: InjectorContext
router: HttpRouter
rpcControllers: RpcControllers
started: boolean = false
stopping: boolean = false
webWorkerFactory: WebWorkerFactory

Methods

Generated using TypeDoc