Class ArangoDBRemoteInfraService
java.lang.Object
org.apache.camel.test.infra.arangodb.services.ArangoDBRemoteInfraService
- All Implemented Interfaces:
AutoCloseable,ArangoDBInfraService,org.apache.camel.test.infra.common.services.InfrastructureService
-
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.arangodb.services.ArangoDBInfraService
getServiceAddressMethods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService
close
-
Constructor Details
-
ArangoDBRemoteInfraService
public ArangoDBRemoteInfraService()
-
-
Method Details
-
getPort
public int getPort()- Specified by:
getPortin interfaceArangoDBInfraService
-
getHost
- Specified by:
getHostin interfaceArangoDBInfraService
-
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
-