Package org.opennms.netmgt.eventd.datablock

TODO: add package overview sentence here.

See:
          Description

Class Summary
EventConfData The information read from the eventconf.xml is stored here.
EventKey The key for an event - it extends the Hashtable and basically is a map of name/value pairs of the 'maskelements' block in the event.
EventMaskValueList The maskelement values in a 'EventKey' are stored in this ArrayList subclass This list is pretty much constant once it constructed - so the hashcode is evaluated once at construction and reused(if new values are added or values changed, hashcode is re-evaluated)
 

Package org.opennms.netmgt.eventd.datablock Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2009. All Rights Reserved.