getIdleTimeoutMinutes());
this.pool = pool;
return pool;
} else {
SinglePoolConnectionInterceptor pool = new SinglePoolConnectionInterceptor(tail,
getMaxSize(),
getMinSize(),
getBlockingTimeoutMilliseconds(),
getIdleTimeoutMinutes(),
isSelectOneAssumeMatch());