|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphingStatisticsAppender | |
|---|---|
| org.perf4j.log4j | Provides the log4j appenders that can be used to automatically aggregate and analyze
StopWatch timing statements logged to an org.apache.log4j.Logger. |
| Uses of GraphingStatisticsAppender in org.perf4j.log4j |
|---|
| Fields in org.perf4j.log4j with type parameters of type GraphingStatisticsAppender | |
|---|---|
protected static Map<String,GraphingStatisticsAppender> |
GraphingStatisticsAppender.APPENDERS_BY_NAME
This class keeps track of all appenders of this type that have been created. |
| Methods in org.perf4j.log4j that return GraphingStatisticsAppender | |
|---|---|
static GraphingStatisticsAppender |
GraphingStatisticsAppender.getAppenderByName(String appenderName)
This static method returns any created GraphingStatisticsAppender by its name. |
| Methods in org.perf4j.log4j that return types with arguments of type GraphingStatisticsAppender | |
|---|---|
static Collection<GraphingStatisticsAppender> |
GraphingStatisticsAppender.getAllGraphingStatisticsAppenders()
This static method returns an unmodifiable collection of all GraphingStatisticsAppenders that have been created. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||