com.thalesgroup.dtkit.metrics.model
Class InputMetricFactory
java.lang.Object
com.thalesgroup.dtkit.metrics.model.InputMetricFactory
public class InputMetricFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputMetricFactory
public InputMetricFactory()
getInstance
public static InputMetric getInstance(Class<? extends InputMetric> classInputMetric)
throws InputMetricException
- Throws:
InputMetricException
getInstanceWithNoDefaultConstructor
public static InputMetric getInstanceWithNoDefaultConstructor(Class<? extends InputMetric> classInputMetric,
Class<?>[] parameterTypes,
Object[] parameters)
throws InputMetricException
- Throws:
InputMetricException
Copyright © 2004-2011. All Rights Reserved.