public class CPULoadProperty extends NFRootProperty<java.lang.Double,java.lang.Void>
INFProperty.Target
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
The name of the property.
|
injected, root
comp, value
metainfo
Constructor and Description |
---|
CPULoadProperty(IInternalAccess comp)
Create a new property.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
measureValue()
Measure the value.
|
dispose, injectPropertyToRootComponent, isInjected
getComponent, getValue, setValue
createProperty, getMetaInfo, getName, getValue, readNFProperties
public static final java.lang.String NAME
public CPULoadProperty(IInternalAccess comp)
public java.lang.Double measureValue()
measureValue
in class SimpleValueNFProperty<java.lang.Double,java.lang.Void>