|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolledObjectConfig | |
|---|---|
| org.tango.server.attribute | Implementation of Tango attribute |
| org.tango.server.cache | Manage Tango polling |
| org.tango.server.command | Implementation of Tango command |
| 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.cache |
|---|
| Methods in org.tango.server.cache 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)
Update polling config in tango db |
| Uses of PolledObjectConfig in org.tango.server.command |
|---|
| Classes in org.tango.server.command that implement PolledObjectConfig | |
|---|---|
class |
CommandConfiguration
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||