Uses of Class
org.tango.server.annotation.Attribute

Packages that use Attribute
org.tango.server.admin Admin device or usually known as DServer 
org.tango.server.testserver All servers for unit tests. 
 

Uses of Attribute in org.tango.server.admin
 

Methods in org.tango.server.admin with annotations of type Attribute
 long AdminDevice.getAverageRequestDuration()
           
 long AdminDevice.getErrorNr()
           
 java.lang.String AdminDevice.getLastRequest()
           
 long AdminDevice.getLastRequestDuration()
           
 java.lang.String AdminDevice.getMaxRequest()
           
 long AdminDevice.getMaxRequestDuration()
           
 long AdminDevice.getMinRequestDuration()
           
 long AdminDevice.getRequestsPerSecond()
           
 

Uses of Attribute in org.tango.server.testserver
 

Methods in org.tango.server.testserver with annotations of type Attribute
 byte JTangoTest.getByteScalar()
           
 double EventServer.getDataReady()
           
 int EventServer.getError()
           
 int EventServer.getErrorAtt()
           
 long[] JTangoTest.getPollSpectrum()
           
 short JTangoTest.getShortScalar()
           
 java.lang.String EventServer.getUserEvent()
           
 boolean JTangoTest.isScheduleRunning()
           
 



Copyright © 2012-2017. All Rights Reserved.