|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.thalesgroup.dtkit.metrics.model.InputMetricFactory
public class InputMetricFactory
| Constructor Summary | |
|---|---|
InputMetricFactory()
|
|
| Method Summary | |
|---|---|
static InputMetric |
getInstance(java.lang.Class<? extends InputMetric> classInputMetric)
|
static InputMetric |
getInstanceWithNoDefaultConstructor(java.lang.Class<? extends InputMetric> classInputMetric,
java.lang.Class<?>[] parameterTypes,
java.lang.Object[] parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputMetricFactory()
| Method Detail |
|---|
public static InputMetric getInstance(java.lang.Class<? extends InputMetric> classInputMetric)
throws InputMetricException
InputMetricException
public static InputMetric getInstanceWithNoDefaultConstructor(java.lang.Class<? extends InputMetric> classInputMetric,
java.lang.Class<?>[] parameterTypes,
java.lang.Object[] parameters)
throws InputMetricException
InputMetricException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||