public interface ServerMain
| Modifier and Type | Method and Description |
|---|---|
Server |
start(AppConfiguration configuration)
This method should launch one or more thread(s) which run the service.
|
Server start(AppConfiguration configuration)
configuration - The configuration used to launch this service.