类 EndpointManager

java.lang.Object
net.linksfield.cube.partnersdk.rest.EndpointManager

public class EndpointManager
extends Object
  • 构造器详细资料

    • EndpointManager

      public EndpointManager()
  • 方法详细资料

    • loadEndpointFromProperties

      public EndpointPropertiesProxy loadEndpointFromProperties()
      从classpath加载对应的API配置文件, 默认情况下读取endpoint-prod.properties 可以通过配置java系统变量 -Dlinksfield.partner.env 调整读取的配置文件 可选系统变量 -Dlinksfield.partner.endpoint.path 自定义读取外部配置文件
      返回: