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 |
static VitamMetricRegistry |
getBusinessMetricsRegistry() |
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)
protected static final void clearAndconfigureMetrics()
VitamMetrics
and reload the configuration from the
#METRICS_CONF_FILE_NAME
public final void startMetrics()
public static final VitamMetricRegistry getBusinessMetricsRegistry()
Copyright © 2019 Vitam. All rights reserved.