Class TorchServeRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.torchserve.services.TorchServeRemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, TorchServeInfraService

public class TorchServeRemoteInfraService extends Object implements TorchServeInfraService
  • Constructor Details

    • TorchServeRemoteInfraService

      public TorchServeRemoteInfraService()
  • Method Details

    • 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
    • inferencePort

      public int inferencePort()
      Specified by:
      inferencePort in interface TorchServeInfraService
    • managementPort

      public int managementPort()
      Specified by:
      managementPort in interface TorchServeInfraService
    • metricsPort

      public int metricsPort()
      Specified by:
      metricsPort in interface TorchServeInfraService