Modifier and Type | Field and Description |
---|---|
protected PollExecStrategy |
HistoricalEventViewableBase.pollExecStrategy |
Constructor and Description |
---|
HistoricalEventViewableBase(HistoricalEventViewableFactoryBase factory,
PollExecStrategy pollExecStrategy,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Class and Description |
---|---|
class |
PollExecStrategyDBQuery
Viewable providing historical data from a database.
|
Constructor and Description |
---|
HistoricalEventViewableDatabase(HistoricalEventViewableDatabaseFactory factory,
PollExecStrategy pollExecStrategy,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Class and Description |
---|---|
class |
PollExecStrategyMethod |
Constructor and Description |
---|
HistoricalEventViewableMethod(HistoricalEventViewableMethodFactory factory,
PollExecStrategy pollExecStrategy,
AgentInstanceContext agentInstanceContext) |
Copyright © 2005–2018. All rights reserved.