Klasse ServiceConfiguration

java.lang.Object
de.dlr.proseo.ui.backend.ServiceConfiguration

@Configuration @ConfigurationProperties(prefix="proseo") public class ServiceConfiguration extends Object
Configuration class for the prosEO User Interface (both GUI and CLI)
Autor:
Dr. Thomas Bassler
  • Konstruktordetails

    • ServiceConfiguration

      public ServiceConfiguration()
  • Methodendetails

    • getUserManagerUrl

      public String getUserManagerUrl()
      Gets the URL of the prosEO User Manager component
      Gibt zurück:
      the userManagerUrl
    • getProductionPlannerUrl

      public String getProductionPlannerUrl()
      Gets the URL of the prosEO Production Planner component
      Gibt zurück:
      the productionPlannerUrl the URL of the Production Planner
    • getIngestorUrl

      public String getIngestorUrl()
      Gets the URL of the prosEO Ingestor component
      Gibt zurück:
      the ingestorUrl
    • getOrderManagerUrl

      public String getOrderManagerUrl()
      Gets the URL of the prosEO Order Manager component
      Gibt zurück:
      the orderManagerUrl
    • getProcessorManagerUrl

      public String getProcessorManagerUrl()
      Gets the URL of the prosEO Processor Manager component
      Gibt zurück:
      the processorManagerUrl
    • getProductClassManagerUrl

      public String getProductClassManagerUrl()
      Gets the URL of the prosEO Product Class Manager component
      Gibt zurück:
      the productClassManagerUrl
    • getFacilityManagerUrl

      public String getFacilityManagerUrl()
      Gets the URL of the prosEO Facility Manager component
      Gibt zurück:
      the facilityManagerUrl
    • getArchiveManagerUrl

      public String getArchiveManagerUrl()
      Gets the URL of the prosEO Archive Manager component
      Gibt zurück:
      the archiveManagerUrl
    • getHttpTimeout

      public Long getHttpTimeout()
      Gets the default timeout for HTTP connections
      Gibt zurück:
      the httpTimeout