mmotiwala
class EventProcessor @Inject constructor(val eventHandlingPipeline: Set<@JvmSuppressWildcards EventHandler>) {