Module org.snmp4j

Class DefaultTimerFactory

java.lang.Object
org.snmp4j.util.DefaultTimerFactory
All Implemented Interfaces:
TimerFactory

public class DefaultTimerFactory extends Object implements TimerFactory
This DefaultTimerFactory creates a new Timer which is configured to run as daemon.
Since:
1.9
Version:
1.9
Author:
Frank Fock
  • Constructor Details

    • DefaultTimerFactory

      public DefaultTimerFactory()
  • Method Details