Uses of Class
org.opennms.netmgt.dao.mock.EventAnticipator
-
Packages that use EventAnticipator Package Description org.opennms.netmgt.dao.mock -
-
Uses of EventAnticipator in org.opennms.netmgt.dao.mock
Methods in org.opennms.netmgt.dao.mock that return EventAnticipator Modifier and Type Method Description EventAnticipator
MockEventIpcManager. getEventAnticipator()
Methods in org.opennms.netmgt.dao.mock with parameters of type EventAnticipator Modifier and Type Method Description void
MockEventIpcManager. setEventAnticipator(EventAnticipator anticipator)
-