Interface IEndpointSupport


public interface IEndpointSupport
  • Method Summary

    Modifier and Type
    Method
    Description
    getProperty(Object configInfo, String propName)
    Get the appropriate value for this prop name (Maps to MWS Skin properties)
    Get the title for this server
    Get the base url for this server
  • Method Details

    • getTitle

      String getTitle()
      Get the title for this server
    • getWebServerURL

      String getWebServerURL()
      Get the base url for this server
    • getProperty

      String getProperty(Object configInfo, String propName)
      Get the appropriate value for this prop name (Maps to MWS Skin properties)
      Parameters:
      propName -