public class CommonBusinessApplication extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<VitamMetricsType,VitamMetrics> |
metrics |
| Constructor and Description |
|---|
CommonBusinessApplication() |
CommonBusinessApplication(boolean externalApi) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
clearAndconfigureMetrics()
Clear the metrics map from any existing
VitamMetrics and reload the configuration from the
#METRICS_CONF_FILE_NAME |
Set<Class<?>> |
getClasses() |
Set<Object> |
getResources() |
void |
startMetrics()
Start the reporting of every metrics
|
public static final Map<VitamMetricsType,VitamMetrics> metrics
public CommonBusinessApplication()
public CommonBusinessApplication(boolean externalApi)
Copyright © 2018 Vitam. All rights reserved.