| Package | Description | 
|---|---|
| org.opennms.netmgt.poller.pollables | |
| org.opennms.netmgt.scheduler | |
| org.opennms.netmgt.scheduler.mock | |
| org.opennms.netmgt.snmpinterfacepoller.pollable | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
PollConfig
Represents a PollConfig 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PollableServiceConfig
Represents a PollableServiceConfig 
 | 
| Constructor and Description | 
|---|
PollableServiceConfig(PollableService svc,
                     PollerConfig pollerConfig,
                     Package pkg,
                     Timer timer,
                     PersisterFactory persisterFactory,
                     ThresholdingService thresholdingService,
                     LocationAwarePollerClient locationAwarePollerClient,
                     ReadablePollOutagesDao pollOutagesDao)
Constructor for PollableServiceConfig. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Scheduler
Scheduler interface. 
 | 
interface  | 
ScheduleTimer
Represents a ScheduleTimer 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyScheduler
This class implements a simple scheduler to ensure the polling occurs at the
 expected intervals. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockScheduler  | 
class  | 
MockTimer
Represents a MockTimer 
 | 
| Constructor and Description | 
|---|
MockInterval(Timer timer,
            long interval)  | 
| Constructor and Description | 
|---|
PollableSnmpInterfaceConfig(Timer timer,
                           long interval)
Constructor for PollableSnmpInterfaceConfig. 
 | 
Copyright © 2020. All rights reserved.