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

public class ArangoDBRemoteInfraService extends Object implements ArangoDBInfraService
  • Constructor Details

    • ArangoDBRemoteInfraService

      public ArangoDBRemoteInfraService()
  • Method Details

    • getPort

      public int getPort()
      Specified by:
      getPort in interface ArangoDBInfraService
    • getHost

      public String getHost()
      Specified by:
      getHost in interface ArangoDBInfraService
    • registerProperties

      public void registerProperties()
      Specified by:
      registerProperties in interface org.apache.camel.test.infra.common.services.InfrastructureService
    • initialize

      public void initialize()
      Specified by:
      initialize in interface org.apache.camel.test.infra.common.services.InfrastructureService
    • shutdown

      public void shutdown()
      Specified by:
      shutdown in interface org.apache.camel.test.infra.common.services.InfrastructureService