org.tango.server.properties
Class DevicePropertiesImpl

java.lang.Object
  extended by org.tango.server.properties.DevicePropertiesImpl

public final class DevicePropertiesImpl
extends java.lang.Object


Constructor Summary
DevicePropertiesImpl(java.lang.reflect.Method propertyField, java.lang.Object businessObject, java.lang.String deviceName)
           
 
Method Summary
 void update()
          update all properties and values of this device
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DevicePropertiesImpl

public DevicePropertiesImpl(java.lang.reflect.Method propertyField,
                            java.lang.Object businessObject,
                            java.lang.String deviceName)
Method Detail

update

public void update()
            throws fr.esrf.Tango.DevFailed
update all properties and values of this device

Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2016. All Rights Reserved.