public static class ActivemqComponentBuilderFactory.ActivemqComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.activemq.ActiveMQComponent> implements ActivemqComponentBuilderFactory.ActivemqComponentBuilder
Constructor and Description |
---|
ActivemqComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.activemq.ActiveMQComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptMessagesWhileStopping, acknowledgementModeName, allowAdditionalHeaders, allowAutoWiredConnectionFactory, allowAutoWiredDestinationResolver, allowNullBody, allowReplyManagerQuickStop, allowSerializedHeaders, alwaysCopyMessage, artemisStreamingEnabled, asyncConsumer, asyncStartListener, asyncStopListener, autoStartup, basicPropertyBinding, brokerURL, cacheLevel, cacheLevelName, clientId, concurrentConsumers, configuration, connectionFactory, consumerType, correlationProperty, defaultTaskExecutorType, deliveryDelay, deliveryMode, deliveryPersistent, destinationResolver, disableReplyTo, disableTimeToLive, durableSubscriptionName, eagerLoadingOfProperties, eagerPoisonBody, errorHandler, errorHandlerLoggingLevel, errorHandlerLogStackTrace, exceptionListener, explicitQosEnabled, exposeListenerSession, forceSendOriginalMessage, formatDateHeadersToIso8601, headerFilterStrategy, idleConsumerLimit, idleTaskExecutionLimit, includeAllJMSXProperties, includeSentJMSMessageID, jmsKeyFormatStrategy, jmsMessageType, lazyCreateTransactionManager, lazyStartProducer, mapJmsMessage, maxConcurrentConsumers, maxMessagesPerTask, messageConverter, messageCreatedStrategy, messageIdEnabled, messageListenerContainerFactory, messageTimestampEnabled, password, preserveMessageQos, priority, pubSubNoLocal, queueBrowseStrategy, receiveTimeout, recoveryInterval, replyTo, replyToCacheLevelName, replyToConcurrentConsumers, replyToDeliveryPersistent, replyToDestinationSelectorName, replyToMaxConcurrentConsumers, replyToOnTimeoutMaxConcurrentConsumers, replyToOverride, replyToSameDestinationAllowed, replyToType, requestTimeout, requestTimeoutCheckerInterval, selector, streamMessageTypeEnabled, subscriptionDurable, subscriptionName, subscriptionShared, taskExecutor, testConnectionOnStartup, timeToLive, transacted, transactionManager, transactionName, transactionTimeout, transferException, transferExchange, trustAllPackages, useMessageIDAsCorrelationID, usePooledConnection, username, useSingleConnection, waitForProvisionCorrelationToBeUpdatedCounter, waitForProvisionCorrelationToBeUpdatedThreadSleepingTime
build, build, doSetProperty, register
protected org.apache.camel.component.activemq.ActiveMQComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.activemq.ActiveMQComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.activemq.ActiveMQComponent>
Apache Camel