|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.logging.LogSummary
net.sourceforge.pebble.logging.LogSummaryContainer
public class LogSummaryContainer
Represents a summary of a particular log.
| Method Summary | |
|---|---|
java.util.List |
getLogSummaries()
Gets a collection of all nested LogSummary objects. |
int |
getTotalRequests()
Gets the total number of requests. |
| Methods inherited from class net.sourceforge.pebble.logging.LogSummary |
|---|
getDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getTotalRequests()
getTotalRequests in class LogSummarypublic java.util.List getLogSummaries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||