Interface MongoDBInfraService
- All Superinterfaces:
AutoCloseable,org.apache.camel.test.infra.common.services.InfrastructureService
- All Known Implementing Classes:
MongoDBLocalContainerInfraService,MongoDBRemoteInfraService
public interface MongoDBInfraService
extends org.apache.camel.test.infra.common.services.InfrastructureService
-
Method Summary
Modifier and TypeMethodDescriptionThe connection address in the format host:portThe replica set URL in the format mongodb://host:portMethods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService
close, initialize, registerProperties, shutdown