Class ConfiguredConsumerApp<T extends ConsumerApp>

java.lang.Object
com.bakdata.kafka.consumer.ConfiguredConsumerApp<T>
Type Parameters:
T - type of ConsumerApp
All Implemented Interfaces:
ConfiguredApp<ExecutableConsumerApp<T>>, AutoCloseable

public class ConfiguredConsumerApp<T extends ConsumerApp> extends Object implements ConfiguredApp<ExecutableConsumerApp<T>>
A ConsumerApp with a corresponding ConsumerAppConfiguration