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, setValuecreateProperty, getMetaInfo, getName, getValue, readNFPropertiespublic 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 © 2015. All Rights Reserved.