public class MonitorHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getObject(Class<T> monitorType,
Class<?> injectedType,
String constant)
Instantiates a monitor class.
|
public static <T> T getObject(Class<T> monitorType, Class<?> injectedType, String constant)
T - the monitor typemonitorType - the monitor typeinjectedType - the type declared in the BON Constantconstant - the name of the constant