Class SolrRemoteInfraService

java.lang.Object
org.apache.camel.test.infra.solr.services.SolrRemoteInfraService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService, SolrInfraService

public class SolrRemoteInfraService extends Object implements SolrInfraService
  • Constructor Details

    • SolrRemoteInfraService

      public SolrRemoteInfraService()
  • Method Details

    • getSolrHost

      public String getSolrHost()
      Specified by:
      getSolrHost in interface SolrInfraService
    • getPort

      public int getPort()
      Specified by:
      getPort in interface SolrInfraService
    • 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