|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.config.EventconfFactory
public class EventconfFactory
EventconfFactory class.
| Method Summary | |
|---|---|
static EventConfDao |
getInstance()
Singleton static call to get the only instance that should exist for the EventConfDao. |
static void |
init()
init |
static void |
reinit()
A full reinitialization, from scratch. |
static void |
setInstance(EventConfDao instance)
setInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void init()
throws org.springframework.dao.DataAccessException
init
org.springframework.dao.DataAccessException - if any.
public static void reinit()
throws org.springframework.dao.DataAccessException
org.springframework.dao.DataAccessException - if any.public static EventConfDao getInstance()
public static void setInstance(EventConfDao instance)
setInstance
instance - a EventConfDao object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||