public class PollableSnmpInterfaceConfig extends Object implements ScheduleInterval
Constructor and Description |
---|
PollableSnmpInterfaceConfig(Timer timer,
long interval)
Constructor for PollableSnmpInterfaceConfig.
|
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTime()
getCurrentTime
|
long |
getInterval()
Getter for the field
interval . |
boolean |
scheduledSuspension()
scheduledSuspension
|
public long getInterval()
Getter for the field interval
.
getInterval
in interface ScheduleInterval
public boolean scheduledSuspension()
scheduledSuspension
scheduledSuspension
in interface ScheduleInterval
public long getCurrentTime()
getCurrentTime
Copyright © 2021. All rights reserved.