java.lang.Object
org.praxislive.code.AbstractAsyncProperty<V>
org.praxislive.code.ResourceProperty<V>
- All Implemented Interfaces:
Control
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionprotected TaskService.TaskcreateTask(Value key) static ResourceProperty.Loader<String> protected voidprotected voidvalueChanged(long time) Methods inherited from class org.praxislive.code.AbstractAsyncProperty
attach, call, getKey, getValue, portInvoke
-
Method Details
-
createTask
- Specified by:
createTaskin classAbstractAsyncProperty<V>- Throws:
Exception
-
valueChanged
protected void valueChanged(long time) - Overrides:
valueChangedin classAbstractAsyncProperty<V>
-
taskError
- Overrides:
taskErrorin classAbstractAsyncProperty<V>
-
getStringLoader
-