public interface EventLogNotification
Modifier and Type | Method and Description |
---|---|
void |
handleNotification(EventLogRecord event)
Called if matches() returns true
|
boolean |
matches(EventLogRecord event)
Determine if we want to handle this event.
|
boolean matches(EventLogRecord event)
void handleNotification(EventLogRecord event)
Copyright ? 2004-2011 Hyperic. All Rights Reserved.