⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 generickeyedobjectpoolfactory.html

📁 优秀的文档,可以学习java之用 0006728337 00000 n 0006728424 00000 n 0006728600 00000 n
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</DL><HR><A NAME="_factory"><!-- --></A><H3>_factory</H3><PRE>protected <A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A> <B>_factory</B></PRE><DL><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, org.apache.commons.pool.impl.GenericKeyedObjectPool.Config)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     <A HREF="../../../../../org/apache/commons/pool/impl/GenericKeyedObjectPool.Config.html" title="class in org.apache.commons.pool.impl">GenericKeyedObjectPool.Config</A>&nbsp;config)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, boolean, boolean)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     boolean&nbsp;testOnBorrow,                                     boolean&nbsp;testOnReturn)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int, int)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle,                                     int&nbsp;maxTotal)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int, boolean, boolean)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle,                                     boolean&nbsp;testOnBorrow,                                     boolean&nbsp;testOnReturn)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int, boolean, boolean, long, int, long, boolean)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle,                                     boolean&nbsp;testOnBorrow,                                     boolean&nbsp;testOnReturn,                                     long&nbsp;timeBetweenEvictionRunsMillis,                                     int&nbsp;numTestsPerEvictionRun,                                     long&nbsp;minEvictableIdleTimeMillis,                                     boolean&nbsp;testWhileIdle)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int, int, boolean, boolean, long, int, long, boolean)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle,                                     int&nbsp;maxTotal,                                     boolean&nbsp;testOnBorrow,                                     boolean&nbsp;testOnReturn,                                     long&nbsp;timeBetweenEvictionRunsMillis,                                     int&nbsp;numTestsPerEvictionRun,                                     long&nbsp;minEvictableIdleTimeMillis,                                     boolean&nbsp;testWhileIdle)</PRE><DL></DL><HR><A NAME="GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory, int, byte, long, int, int, int, boolean, boolean, long, int, long, boolean)"><!-- --></A><H3>GenericKeyedObjectPoolFactory</H3><PRE>public <B>GenericKeyedObjectPoolFactory</B>(<A HREF="../../../../../org/apache/commons/pool/KeyedPoolableObjectFactory.html" title="interface in org.apache.commons.pool">KeyedPoolableObjectFactory</A>&nbsp;factory,                                     int&nbsp;maxActive,                                     byte&nbsp;whenExhaustedAction,                                     long&nbsp;maxWait,                                     int&nbsp;maxIdle,                                     int&nbsp;maxTotal,                                     int&nbsp;minIdle,                                     boolean&nbsp;testOnBorrow,                                     boolean&nbsp;testOnReturn,                                     long&nbsp;timeBetweenEvictionRunsMillis,                                     int&nbsp;numTestsPerEvictionRun,                                     long&nbsp;minEvictableIdleTimeMillis,                                     boolean&nbsp;testWhileIdle)</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="createPool()"><!-- --></A><H3>createPool</H3><PRE>public <A HREF="../../../../../org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool">KeyedObjectPool</A> <B>createPool</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/commons/pool/KeyedObjectPoolFactory.html#createPool()">KeyedObjectPoolFactory</A></CODE></B></DD><DD>Create a new <A HREF="../../../../../org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool"><CODE>KeyedObjectPool</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/commons/pool/KeyedObjectPoolFactory.html#createPool()">createPool</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/commons/pool/KeyedObjectPoolFactory.html" title="interface in org.apache.commons.pool">KeyedObjectPoolFactory</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>a new <A HREF="../../../../../org/apache/commons/pool/KeyedObjectPool.html" title="interface in org.apache.commons.pool"><CODE>KeyedObjectPool</CODE></A></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GenericKeyedObjectPoolFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../../org/apache/commons/pool/impl/GenericKeyedObjectPool.Config.html" title="class in org.apache.commons.pool.impl"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../../org/apache/commons/pool/impl/GenericObjectPool.html" title="class in org.apache.commons.pool.impl"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../index.html?org/apache/commons/pool/impl/GenericKeyedObjectPoolFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="GenericKeyedObjectPoolFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &copy; 2001-2006 The Apache Software Foundation. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -