Package org.fourthline.cling.model.state

Class Summary
FieldStateVariableAccessor Reads the value of a state variable using reflection and a field.
GetterStateVariableAccessor Reads the value of a state variable using reflection and a getter method.
StateVariableAccessor Reads the value of a state variable, given an instance that implements the service.
StateVariableValue<S extends Service> Represents the value of a state variable.
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.