com.alibaba.druid.pool.ha.config
Class HAConfigLoader

java.lang.Object
  extended by com.alibaba.druid.pool.ha.config.URLConnectionConfigLoader
      extended by com.alibaba.druid.pool.ha.config.HAConfigLoader
All Implemented Interfaces:
ConfigLoader

public class HAConfigLoader
extends URLConnectionConfigLoader


Constructor Summary
HAConfigLoader(URL configServerURL)
           
 
Method Summary
 
Methods inherited from class com.alibaba.druid.pool.ha.config.URLConnectionConfigLoader
getConnectTimeout, getReadTimeout, getResponseMessage, getURL, load, setConnectTimeout, setReadTimeout, setURL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAConfigLoader

public HAConfigLoader(URL configServerURL)


Copyright © 2012 Alibaba Group. All Rights Reserved.