|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Pool
| 方法摘要 | |
|---|---|
Object |
acquirePoolable()
|
int |
getMaxPoolSize()
|
int |
getNumActive()
|
int |
getNumIdle()
|
void |
releasePoolable(Object target)
|
void |
setMaxPoolSize(int maxPoolSize)
|
| 方法详细信息 |
|---|
void setMaxPoolSize(int maxPoolSize)
int getMaxPoolSize()
Object acquirePoolable()
throws Exception
Exception
void releasePoolable(Object target)
throws Exception
Exceptionint getNumActive()
int getNumIdle()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||