Subscribes topic with one-shot handler.
| topic |
topic name. |
| handler |
event handler. |
|
Result.ok(this bus), or Result.error(EventBusError.INVALID_ARGUMENT) when topic is empty. |