Class InfinispanRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.infinispan.services.InfinispanRemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, InfinispanInfraService

public class InfinispanRemoteInfraService extends Object implements InfinispanInfraService
  • Constructor Details

    • InfinispanRemoteInfraService

      public InfinispanRemoteInfraService()
  • 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
    • getServiceAddress

      public String getServiceAddress()
      Specified by:
      getServiceAddress in interface InfinispanInfraService
    • port

      public int port()
      Specified by:
      port in interface InfinispanInfraService
    • host

      public String host()
      Specified by:
      host in interface InfinispanInfraService
    • username

      public String username()
      Specified by:
      username in interface InfinispanInfraService
    • password

      public String password()
      Specified by:
      password in interface InfinispanInfraService