Uses of Interface
org.tango.server.PolledObjectConfig

Packages that use PolledObjectConfig
org.tango.server   
org.tango.server.attribute   
org.tango.server.command   
 

Uses of PolledObjectConfig in org.tango.server
 

Methods in org.tango.server with parameters of type PolledObjectConfig
static void PollingUtils.configurePolling(int pollingPeriod, PolledObjectConfig config, AttributePropertiesManager attributePropertiesManager)
          Configure polling
static void PollingUtils.resetPolling(PolledObjectConfig config, AttributePropertiesManager attributePropertiesManager)
          Reset polling
static void PollingUtils.updatePollingConfigFromDB(PolledObjectConfig config, AttributePropertiesManager attributePropertiesManager)
          Updaye polling config in tango db
 

Uses of PolledObjectConfig in org.tango.server.attribute
 

Classes in org.tango.server.attribute that implement PolledObjectConfig
 class AttributeConfiguration
           
 

Uses of PolledObjectConfig in org.tango.server.command
 

Classes in org.tango.server.command that implement PolledObjectConfig
 class CommandConfiguration
           
 



Copyright © 2012-2014. All Rights Reserved.