org.tinygroup.dbrouter.config
类 Routers

java.lang.Object
  继承者 org.tinygroup.dbrouter.config.Routers

public class Routers
extends Object

Created by luoguo on 14-1-21.


构造方法摘要
Routers()
           
 
方法摘要
 List<Router> getRouterList()
           
 void setRouterList(List<Router> routerList)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Routers

public Routers()
方法详细信息

getRouterList

public List<Router> getRouterList()

setRouterList

public void setRouterList(List<Router> routerList)


Copyright © 2006–2015 TinyGroup. All rights reserved.