abstract fun start(completionHandler: Handler<AsyncResult<Void>>): Unit
Start the event bus. This would not normally be called in user code
completionHandler - handler will be called when event bus is started
completionHandler