-
void
SmallRyeReactiveMessagingKafkaProcessor.defaultChannelConfiguration(io.quarkus.deployment.builditem.LaunchModeBuildItem launchMode,
ReactiveMessagingKafkaBuildTimeConfig buildTimeConfig,
io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex,
List<io.quarkus.smallrye.reactivemessaging.deployment.items.ConnectorManagedChannelBuildItem> channelsManagedByConnectors,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.RunTimeConfigurationDefaultBuildItem> defaultConfigProducer,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.GeneratedClassBuildItem> generatedClass,
io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflection)
Handles the serializer/deserializer detection and whether the graceful shutdown should be used in dev mode.