|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.resourceManagement.EventInfo
Classe che raggruppa le informazioni relative ad un evento di allarme.
MonitoringManagerEvent
Field Summary | |
AgentID |
agID
|
float |
cons
|
java.lang.Thread |
thread
|
Constructor Summary | |
EventInfo()
Costruttore senza argomenti |
|
EventInfo(java.lang.Thread thread,
AgentID agID,
float val)
Costruttore dati agentId, thread e valore di consumo al momento dell'allarme |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public AgentID agID
public java.lang.Thread thread
public float cons
Constructor Detail |
public EventInfo()
public EventInfo(java.lang.Thread thread, AgentID agID, float val)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |