|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.services.stats.MessageStatsRecorder
org.jasig.portal.services.stats.LoggingStatsRecorder
public class LoggingStatsRecorder
Logs portal statistics to the portal's log as info.
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
LoggingStatsRecorder()
|
Method Summary | |
---|---|
protected void |
outputMessage(java.lang.String message)
Prints portal statistics messages to the portal log. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public LoggingStatsRecorder()
Method Detail |
---|
protected void outputMessage(java.lang.String message)
outputMessage
in class MessageStatsRecorder
message,
- the message to print
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |