Class ZooKeeperRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.zookeeper.services.ZooKeeperRemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, ZooKeeperInfraService

public class ZooKeeperRemoteInfraService extends Object implements ZooKeeperInfraService
  • Constructor Details

    • ZooKeeperRemoteInfraService

      public ZooKeeperRemoteInfraService()
  • 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
    • getConnectionString

      public String getConnectionString()
      Specified by:
      getConnectionString in interface ZooKeeperInfraService