|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opennms.netmgt.mock.EventWrapper
Need this class because Event doesn't properly implement hashCode
Field Summary | |
(package private) Event |
m_event
|
Constructor Summary | |
(package private) |
EventWrapper(Event event)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
Event |
getEvent()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Event m_event
Constructor Detail |
EventWrapper(Event event)
Method Detail |
public boolean equals(java.lang.Object o)
public Event getEvent()
public int hashCode()
|
OpenNMS API 1.2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |