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 Initializer
InitializationException
- if initialization could not be completed successfullyCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.