Interface MicroprofileLRAInfraService

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

public interface MicroprofileLRAInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for Microprofile LRA
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default String
     
     
    int
     

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

    close, initialize, registerProperties, shutdown
  • Method Details

    • host

      String host()
    • port

      int port()
    • callbackHost

      String callbackHost()
    • getServiceAddress

      default String getServiceAddress()