public static class PercentileNormalizer.Provider extends Provider<PercentileNormalizer>
Provider.Scope
Constructor and Description |
---|
PercentileNormalizer.Provider(Configurator configurator,
Configuration config) |
Modifier and Type | Method and Description |
---|---|
PercentileNormalizer |
get(String name,
com.typesafe.config.Config config,
Map<String,String> runtimeParams) |
String |
getPath() |
Provider.Scope |
getScope() |
Class |
getType() |
getConfig, getConfigurator
public PercentileNormalizer.Provider(Configurator configurator, Configuration config) throws ConfigurationException
ConfigurationException
public Class getType()
getType
in class Provider<PercentileNormalizer>
public String getPath()
getPath
in class Provider<PercentileNormalizer>
public Provider.Scope getScope()
getScope
in class Provider<PercentileNormalizer>
public PercentileNormalizer get(String name, com.typesafe.config.Config config, Map<String,String> runtimeParams) throws ConfigurationException
get
in class Provider<PercentileNormalizer>
ConfigurationException
Copyright © 2014. All rights reserved.