public static class PulsarComponentBuilderFactory.PulsarComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.pulsar.PulsarComponent> implements PulsarComponentBuilderFactory.PulsarComponentBuilder
| Constructor and Description |
|---|
PulsarComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.pulsar.PulsarComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitackGroupTimeMillis, ackTimeoutMillis, allowManualAcknowledgement, autoConfiguration, autowiredEnabled, batcherBuilder, batchingEnabled, batchingMaxMessages, batchingMaxPublishDelayMicros, blockIfQueueFull, bridgeErrorHandler, compressionType, configuration, consumerName, consumerNamePrefix, consumerQueueSize, deadLetterTopic, initialSequenceId, lazyStartProducer, maxPendingMessages, maxPendingMessagesAcrossPartitions, maxRedeliverCount, messageRouter, messageRoutingMode, negativeAckRedeliveryDelayMicros, numberOfConsumers, producerName, pulsarClient, pulsarMessageReceiptFactory, readCompacted, sendTimeoutMs, subscriptionInitialPosition, subscriptionName, subscriptionTopicsMode, subscriptionType, topicsPatternbuild, build, doSetProperty, registerprotected org.apache.camel.component.pulsar.PulsarComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.pulsar.PulsarComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.pulsar.PulsarComponent>Apache Camel