abstract fun register(address: String): MessageConsumer<Any>
Register the collector as a consumer of the event bus with the specified address.
address - the registration address
address
Return the subscribed message consumer