| Package | Description |
|---|---|
| com.phloc.commons.stats | |
| com.phloc.commons.stats.utils | |
| com.phloc.commons.stats.visit |
| Modifier and Type | Method and Description |
|---|---|
static IStatisticsHandlerCounter |
StatisticsManager.getCounterHandler(Class<?> aClass) |
static IStatisticsHandlerCounter |
StatisticsManager.getCounterHandler(String sName) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsVisitorToXML.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
IStatisticsVisitor.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
void |
DefaultStatisticsVisitor.onCounter(String sName,
IStatisticsHandlerCounter aHandler) |
Copyright © 2006–2015 phloc systems. All rights reserved.