|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.icmp.PingerFactory
public abstract class PingerFactory
PingerFactory class.
| Constructor Summary | |
|---|---|
PingerFactory()
|
|
| Method Summary | |
|---|---|
static Pinger |
getInstance()
Returns an implementation of the default Pinger class |
protected static void |
reset()
This is here for unit testing so we can reset this class before every test. |
static void |
setInstance(Pinger pinger)
setIpcManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PingerFactory()
| Method Detail |
|---|
public static Pinger getInstance()
Pinger class
Pinger object.public static void setInstance(Pinger pinger)
setIpcManager
pinger - a Pinger object.protected static void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||