apatrida
06/28/2016, 11:41 AMclass KovertVertx private constructor() {
companion object {
fun start(vertxCfg: VertxConfig = INJECT-SOMETHING-HERE, workingDir: Path? = null, vertxOptionsInit: VertxOptions.() -> Unit = {}): Promise<Vertx, Exception> { ... }
...
within that module would have a hard time injecting