Module org.snmp4j

Class DefaultTimerFactory

  • All Implemented Interfaces:
    TimerFactory

    public class DefaultTimerFactory
    extends java.lang.Object
    implements TimerFactory
    This DefaultTimerFactory creates a new Timer which is configured to run as daemon.
    Since:
    1.9
    Version:
    1.9
    • Constructor Detail

      • DefaultTimerFactory

        public DefaultTimerFactory()