public static class AzureQueueComponentBuilderFactory.AzureQueueComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.azure.queue.QueueServiceComponent> implements AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder
| Constructor and Description |
|---|
AzureQueueComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.azure.queue.QueueServiceComponent |
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, waitautowiredEnabled, azureQueueClient, bridgeErrorHandler, configuration, credentials, credentialsAccountKey, credentialsAccountName, lazyStartProducer, messageTimeToLive, messageVisibilityDelay, operation, queuePrefix, validateClientURIbuild, build, doSetProperty, registerprotected org.apache.camel.component.azure.queue.QueueServiceComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.azure.queue.QueueServiceComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.azure.queue.QueueServiceComponent>Apache Camel