Interface ZooKeeperInfraService

All Superinterfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService
All Known Implementing Classes:
ZooKeeperLocalContainerInfraService, ZooKeeperRemoteInfraService

public interface ZooKeeperInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for ZooKeeper
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService

    close, initialize, registerProperties, shutdown
  • Method Details

    • getConnectionString

      String getConnectionString()