Klasse StateVariableAccessor

java.lang.Object
org.jupnp.model.state.StateVariableAccessor
Bekannte direkte Unterklassen:
FieldStateVariableAccessor, GetterStateVariableAccessor

public abstract class StateVariableAccessor extends Object
Reads the value of a state variable, given an instance that implements the service. TODO: The design of this is not final, not happy with the relationship between ActionExecutor and this.
Autor:
Christian Bauer