Class ChatScriptRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.chatscript.services.ChatScriptRemoteInfraService
All Implemented Interfaces:
AutoCloseable, ChatScriptInfraService, org.apache.camel.test.infra.common.services.InfrastructureService

public class ChatScriptRemoteInfraService extends Object implements ChatScriptInfraService
  • Constructor Details

    • ChatScriptRemoteInfraService

      public ChatScriptRemoteInfraService()
  • 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
    • serviceAddress

      public String serviceAddress()
      Specified by:
      serviceAddress in interface ChatScriptInfraService