|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.proxool.admin.StatisticsLogger
public class StatisticsLogger
Listens to statistics and logs them
| Constructor Summary | |
|---|---|
StatisticsLogger(org.apache.commons.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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsLogger(org.apache.commons.logging.Log log,
java.lang.String logLevel)
| Method Detail |
|---|
public void statistics(java.lang.String alias,
StatisticsIF statistics)
StatisticsListenerIF
statistics in interface StatisticsListenerIFalias - identifies the poolstatistics - new statistics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||