Class CouchDbRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.couchdb.services.CouchDbRemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, CouchDbInfraService

public class CouchDbRemoteInfraService extends Object implements CouchDbInfraService
  • Constructor Details

    • CouchDbRemoteInfraService

      public CouchDbRemoteInfraService()
  • 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
    • host

      public String host()
      Specified by:
      host in interface CouchDbInfraService
    • port

      public int port()
      Specified by:
      port in interface CouchDbInfraService