Package org.opennms.netmgt.xml.eventconf
Interface Events.EventCallback<T>
-
- Enclosing class:
- Events
public static interface Events.EventCallback<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
process(T accum, Event event)
-