|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PoolingConnectionFactoryMBean
Method Summary | |
---|---|
long |
getInPoolSize()
|
int |
getMaxPoolSize()
|
int |
getMinPoolSize()
|
long |
getTotalPoolSize()
|
boolean |
isDisabled()
|
boolean |
isFailed()
|
void |
reset()
|
void |
setDisabled(boolean disabled)
|
Method Detail |
---|
int getMinPoolSize()
int getMaxPoolSize()
long getInPoolSize()
long getTotalPoolSize()
boolean isFailed()
void reset() throws Exception
Exception
boolean isDisabled()
void setDisabled(boolean disabled)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |