Interface DoclingInfraService

All Superinterfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService
All Known Implementing Classes:
DoclingLocalContainerInfraService, DoclingRemoteInfraService

public interface DoclingInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for Docling
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService

    close, initialize, registerProperties, shutdown
  • Method Details

    • doclingServerUrl

      String doclingServerUrl()