public interface ServerConfigStartup
Provides a simple way to construct and register multiple listeners and adapters that need shared services without using DI.
Modifier and Type | Method and Description |
---|---|
void |
onStart(ServerConfig serverConfig)
On starting configure the ServerConfig.
|
void onStart(ServerConfig serverConfig)
Copyright © 2018. All rights reserved.