Class MicroprofileLRARemoteInfraService

java.lang.Object
org.apache.camel.test.infra.microprofile.lra.services.MicroprofileLRARemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, MicroprofileLRAInfraService

public class MicroprofileLRARemoteInfraService extends Object implements MicroprofileLRAInfraService
  • Constructor Details

    • MicroprofileLRARemoteInfraService

      public MicroprofileLRARemoteInfraService()
  • 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
    • host

      public String host()
      Specified by:
      host in interface MicroprofileLRAInfraService
    • port

      public int port()
      Specified by:
      port in interface MicroprofileLRAInfraService
    • callbackHost

      public String callbackHost()
      Specified by:
      callbackHost in interface MicroprofileLRAInfraService