public class MetricRegistryInitializer extends Object implements Initializer
MetricRegistry held by the ConfigurationService.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
MetricRegistryInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Perform the initialization process encompassed by the implementation.
|
@Nonnull private org.slf4j.Logger log
public void init()
throws InitializationException
init in interface InitializerInitializationException - if initialization could not be completed successfullyCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.