Class Parameters
- java.lang.Object
-
- org.opennms.netmgt.jasper.measurement.Parameters
-
public class Parameters extends Object
The parameters supported by theMeasurementDataSource
.
-
-
Constructor Summary
Constructors Constructor Description Parameters()
-
-
-
Field Detail
-
USERNAME
public static final String USERNAME
- See Also:
- Constant Field Values
-
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
-