コード例 #1
0
ファイル: ConnectionPool.java プロジェクト: sqtds/tomcat7
 public PoolConfiguration getPoolProperties() {
   return pool.getPoolProperties();
 }