|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicalcobwebs.proxool.admin.StatisticsLogger
Listens to statistics and logs them
Constructor Summary | |
StatisticsLogger(org.logicalcobwebs.logging.Log log,
java.lang.String logLevel)
|
Method Summary | |
void |
statistics(java.lang.String alias,
StatisticsIF statistics)
A new set of statistics have just been produced |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StatisticsLogger(org.logicalcobwebs.logging.Log log, java.lang.String logLevel)
Method Detail |
public void statistics(java.lang.String alias, StatisticsIF statistics)
StatisticsListenerIF
statistics
in interface StatisticsListenerIF
alias
- identifies the poolstatistics
- new statistics
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |