public class WaitqueueProperty extends SimpleValueNFProperty<Integer,Void>
INFProperty.Target
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the property.
|
Constructor and Description |
---|
WaitqueueProperty(IInternalAccess comp,
IService service,
MethodInfo method)
Create a new property.
|
Modifier and Type | Method and Description |
---|---|
IFuture<Void> |
dispose()
Property was removed and should be disposed.
|
Integer |
measureValue()
Measure the value.
|
getComponent, getValue, setValue
createProperty, getMetaInfo, getName, getValue, readNFProperties
public static final String NAME
public WaitqueueProperty(IInternalAccess comp, IService service, MethodInfo method)
public Integer measureValue()
measureValue
in class SimpleValueNFProperty<Integer,Void>
public IFuture<Void> dispose()
dispose
in interface INFProperty<Integer,Void>
dispose
in class AbstractNFProperty<Integer,Void>
Copyright © 2013. All Rights Reserved.