open fun <T : Any> build(clazz: Class<T>): T
Creates a proxy to a service on the event bus.
clazz - the service class (interface)
clazz
- the type of the service interface
Return a proxy to the service