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
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.test.infra.couchdb.services.CouchDbInfraService
getServiceAddressMethods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService
close
-
Constructor Details
-
CouchDbRemoteInfraService
public CouchDbRemoteInfraService()
-
-
Method Details
-
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
-
host
- Specified by:
hostin interfaceCouchDbInfraService
-
port
public int port()- Specified by:
portin interfaceCouchDbInfraService
-