|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnetwork.detectors.EventDetector
network.detectors.FailureEventDetector
network.detectors.SMSFailureEventDetector
Field Summary |
Fields inherited from class network.detectors.FailureEventDetector |
checkPoint, firstFailureEvent, numOfAgents, runningCountNumOfAgents, startExp, uniqueAgentAliveTable |
Fields inherited from class network.detectors.EventDetector |
agentURN, cred, dbModule, eventIDGenerator, eventTable, host, localTriggeringEvents, remoteTriggeringEvents, reportTable |
Constructor Summary | |
SMSFailureEventDetector(java.util.Hashtable agentHashtable,
ConfigObject configObj)
|
Method Summary | |
Event |
createEvent(ajanta.naming.URN fieldAgentURN,
java.util.Vector failedDetectorNames,
int seq,
java.util.Vector sourceURNList)
|
java.lang.String |
getGeneratingEventClassName()
Returns the fully-qualified classname of the event that this detector may generate. |
Methods inherited from class network.detectors.FailureEventDetector |
generateEvent, modifyDetector |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SMSFailureEventDetector(java.util.Hashtable agentHashtable, ConfigObject configObj)
Method Detail |
public java.lang.String getGeneratingEventClassName()
FailureEventDetector
getGeneratingEventClassName
in class FailureEventDetector
public Event createEvent(ajanta.naming.URN fieldAgentURN, java.util.Vector failedDetectorNames, int seq, java.util.Vector sourceURNList)
createEvent
in class FailureEventDetector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |