Interface CouchDbInfraService
- All Superinterfaces:
AutoCloseable,org.apache.camel.test.infra.common.services.InfrastructureService
- All Known Implementing Classes:
CouchDbLocalContainerInfraService,CouchDbRemoteInfraService
public interface CouchDbInfraService
extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for CouchDb
-
Method Summary
Methods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService
close, initialize, registerProperties, shutdown
-
Method Details
-
host
String host() -
port
int port() -
getServiceAddress
-