|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetwork.detectors.EventDetector
network.detectors.SnortRestartEventDetector
| Field Summary |
| Fields inherited from class network.detectors.EventDetector |
agentURN, cred, dbModule, eventIDGenerator, eventTable, host, localTriggeringEvents, remoteTriggeringEvents, reportTable |
| Constructor Summary | |
SnortRestartEventDetector(ConfigObject configObj)
Sets up the triggereing events. |
|
| Method Summary | |
java.util.Vector |
generateEvent(Event triggeredEvent)
Generates snortRestartEvents |
java.lang.String |
getGeneratingEventClassName()
Returns the class name of the events that may (or may not) be generated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SnortRestartEventDetector(ConfigObject configObj)
configObj - | Method Detail |
public java.lang.String getGeneratingEventClassName()
getGeneratingEventClassName in class EventDetectorpublic java.util.Vector generateEvent(Event triggeredEvent)
generateEvent in class EventDetectortriggeredEvent - the event that triggered SnortEventDetector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||