Class CouchbaseRemoteInfraService
java.lang.Object
org.apache.camel.test.infra.couchbase.services.CouchbaseRemoteInfraService
- All Implemented Interfaces:
AutoCloseable,org.apache.camel.test.infra.common.services.InfrastructureService,CouchbaseInfraService
-
Constructor Details
-
CouchbaseRemoteInfraService
public CouchbaseRemoteInfraService()
-
-
Method Details
-
getConnectionString
- Specified by:
getConnectionStringin interfaceCouchbaseInfraService
-
getUsername
- Specified by:
getUsernamein interfaceCouchbaseInfraService
-
getPassword
- Specified by:
getPasswordin interfaceCouchbaseInfraService
-
getHostname
- Specified by:
getHostnamein interfaceCouchbaseInfraService
-
getPort
public int getPort()- Specified by:
getPortin interfaceCouchbaseInfraService
-
registerProperties
public void registerProperties()- Specified by:
registerPropertiesin interfaceorg.apache.camel.test.infra.common.services.InfrastructureService
-
initialize
public void initialize()- Specified by:
initializein interfaceorg.apache.camel.test.infra.common.services.InfrastructureService
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceorg.apache.camel.test.infra.common.services.InfrastructureService
-