|
|||||||||
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(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(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 |