Class AzureStorageQueueInfraService

java.lang.Object
org.apache.camel.test.infra.azure.storage.queue.services.AzureStorageQueueInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.azure.common.services.AzureInfraService, org.apache.camel.test.infra.common.services.InfrastructureService

public class AzureStorageQueueInfraService extends Object implements org.apache.camel.test.infra.azure.common.services.AzureInfraService
  • Constructor Details

    • AzureStorageQueueInfraService

      public AzureStorageQueueInfraService()
  • Method Details

    • registerProperties

      public void registerProperties()
      Specified by:
      registerProperties in interface org.apache.camel.test.infra.common.services.InfrastructureService
    • initialize

      public void initialize()
      Specified by:
      initialize in interface org.apache.camel.test.infra.common.services.InfrastructureService
    • shutdown

      public void shutdown()
      Specified by:
      shutdown in interface org.apache.camel.test.infra.common.services.InfrastructureService
    • azureCredentials

      public org.apache.camel.test.infra.azure.common.AzureCredentialsHolder azureCredentials()
      Specified by:
      azureCredentials in interface org.apache.camel.test.infra.azure.common.services.AzureInfraService
    • host

      public String host()
      Specified by:
      host in interface org.apache.camel.test.infra.azure.common.services.AzureInfraService
    • port

      public int port()
      Specified by:
      port in interface org.apache.camel.test.infra.azure.common.services.AzureInfraService
    • accountName

      public String accountName()
      Specified by:
      accountName in interface org.apache.camel.test.infra.azure.common.services.AzureInfraService
    • accessKey

      public String accessKey()
      Specified by:
      accessKey in interface org.apache.camel.test.infra.azure.common.services.AzureInfraService