Class PollableSnmpInterfaceConfig

    • Constructor Detail

      • PollableSnmpInterfaceConfig

        public PollableSnmpInterfaceConfig​(Timer timer,
                                           long interval)

        Constructor for PollableSnmpInterfaceConfig.

        Parameters:
        timer - a Timer object.
        interval - a long.
    • Method Detail

      • getInterval

        public long getInterval()

        Getter for the field interval.

        Specified by:
        getInterval in interface ScheduleInterval
        Returns:
        a long.
      • getCurrentTime

        public long getCurrentTime()

        getCurrentTime

        Returns:
        a long.