|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snmp4j.util.DefaultTimerFactory
public class DefaultTimerFactory
This DefaultTimerFactory
creates a new Timer
which is configured to run as daemon.
Constructor Summary | |
---|---|
DefaultTimerFactory()
|
Method Summary | |
---|---|
CommonTimer |
createTimer()
Creates a new timer instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTimerFactory()
Method Detail |
---|
public CommonTimer createTimer()
TimerFactory
createTimer
in interface TimerFactory
Timer
.
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |