public class StatisticsControllerImpl extends Object implements StatisticsController
| Modifier and Type | Field and Description |
|---|---|
static MethodStatisticsLogger |
EMPTY |
| Constructor and Description |
|---|
StatisticsControllerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(ResourceInvoker invoker) |
void |
reset() |
void |
setEnabled(boolean b) |
public static final MethodStatisticsLogger EMPTY
public void register(ResourceInvoker invoker)
register in interface StatisticsControllerpublic void setEnabled(boolean b)
setEnabled in interface StatisticsControllerpublic void reset()
reset in interface StatisticsControllerCopyright © 2020 JBoss by Red Hat. All rights reserved.