Class AzureStorageQueueLocalContainerInfraService
java.lang.Object
org.apache.camel.test.infra.azure.common.services.AzureStorageInfraService
org.apache.camel.test.infra.azure.storage.queue.services.AzureStorageQueueLocalContainerInfraService
- All Implemented Interfaces:
AutoCloseable,org.apache.camel.test.infra.azure.common.services.AzureInfraService,org.apache.camel.test.infra.common.services.ContainerService<org.apache.camel.test.infra.azure.common.services.AzuriteContainer>,org.apache.camel.test.infra.common.services.InfrastructureService
@InfraService(service=org.apache.camel.test.infra.azure.common.services.AzureInfraService.class,
description="Local Azure services with Azurite",
serviceAlias="azure",
serviceImplementationAlias="storage-queue")
public class AzureStorageQueueLocalContainerInfraService
extends org.apache.camel.test.infra.azure.common.services.AzureStorageInfraService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.test.infra.azure.common.services.AzureStorageInfraService
getContainer, initContainer, initialize, shutdownMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.test.infra.azure.common.services.AzureInfraService
credentialTypeMethods inherited from interface org.apache.camel.test.infra.common.services.ContainerService
followLogMethods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService
close
-
Constructor Details
-
AzureStorageQueueLocalContainerInfraService
public AzureStorageQueueLocalContainerInfraService()
-
-
Method Details
-
registerProperties
public void registerProperties()- Specified by:
registerPropertiesin interfaceorg.apache.camel.test.infra.common.services.InfrastructureService- Overrides:
registerPropertiesin classorg.apache.camel.test.infra.azure.common.services.AzureStorageInfraService
-
azureCredentials
public org.apache.camel.test.infra.azure.common.AzureCredentialsHolder azureCredentials() -
host
-
port
public int port() -
accountName
-
accessKey
-