com.thalesgroup.dtkit.metrics.hudson.api.registry
Class RegistryService
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.registry.RegistryService
public class RegistryService
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryService
public RegistryService()
getRegistry
public static Map<String,Class<? extends InputMetric>> getRegistry()
addElement
public static void addElement(String id,
Class<? extends InputMetric> inputMetricClass)
getElement
public static Class<? extends InputMetric> getElement(String id)
Copyright © 2004-2013. All Rights Reserved.