| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--network.events.Event
        |
        +--network.events.CPUMonitorEvent
              |
              +--network.events.ProcessMonitoringEvent
                    |
                    +--network.events.DeletedProcessEvent
| Field Summary | 
| Fields inherited from class network.events.ProcessMonitoringEvent | 
 | 
| Fields inherited from class network.events.CPUMonitorEvent | 
psResults | 
| Fields inherited from class network.events.Event | 
agentURN, domainName, eventDeliverTryNumber, priority | 
| Constructor Summary | |
DeletedProcessEvent(java.lang.String eventName,
                    long eventGenerationTime,
                    ajanta.naming.URN agentURN,
                    ProcessData pd,
                    long psExecCount,
                    int alertLevel,
                    int alarmLevel)
 | 
|
| Methods inherited from class network.events.ProcessMonitoringEvent | 
equals, getColumnNames, getExecutionCount, getFieldNames, getFieldValues, getProcessData, getSQLEventString, toString | 
| Methods inherited from class network.events.CPUMonitorEvent | 
getVector | 
| Methods inherited from class network.events.Event | 
createSQL, getAgentURN, getAlarmLevel, getAlertLevel, getDomainName, getEventDeliverTryNumber, getEventGenerationTime, getEventID, getEventLocation, getID, getINTMonth, getMyClass, getName, getSQLTime, getSQLTime, setAlarmLevel, setAlertLevel, setDomainName, setEventID, setPriority, toSQL | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public DeletedProcessEvent(java.lang.String eventName,
                           long eventGenerationTime,
                           ajanta.naming.URN agentURN,
                           ProcessData pd,
                           long psExecCount,
                           int alertLevel,
                           int alarmLevel)
eventName - eventGenerationTime - agentURN - pd - psExecCount - alertLevel - alarmLevel - 
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||