org.infinispan.rhq
Class RhqUtil
java.lang.Object
org.infinispan.rhq.RhqUtil
public class RhqUtil
- extends Object
RHQ utility methods
- Since:
- 5.1
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RhqUtil
public RhqUtil()
constructNumericMeasure
public static org.rhq.core.domain.measurement.MeasurementDataNumeric constructNumericMeasure(Class<?> attrType,
Object o,
org.rhq.core.domain.measurement.MeasurementScheduleRequest req)
constructDouble
public static Double constructDouble(Class<?> type,
Object o)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.