|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.services.stats.BaseStatsRecorder
org.jasig.portal.services.stats.DoNothingStatsRecorder
public class DoNothingStatsRecorder
Does absolutely nothing with the recorded statistics. If you want to process the statistics, use a different IStatsRecorder implementation.
Field Summary |
---|
Fields inherited from class org.jasig.portal.services.stats.BaseStatsRecorder |
---|
log |
Constructor Summary | |
---|---|
DoNothingStatsRecorder()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoNothingStatsRecorder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |