|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ReportSituation deals with the situations reported from the component,
such as heartbeat or performance information. Data such as current CPU
utilization, current memory heap size, etc. would fall into this category.
Existing messages include words like utilization value is, buffer size is,
and number of threads is, for example:
IEE890I WTO Buffers in console backup storage = 1024
ISituationType
Method Summary | |
---|---|
java.lang.String |
getReportCategory()
Deprecated. Returns the reportCategory. |
void |
setReportCategory(java.lang.String reportCategory)
Deprecated. Sets the reportCategory. |
Methods inherited from interface org.eclipse.hyades.logging.events.ISituationType |
---|
getReasoningScope, init, setReasoningScope |
Method Detail |
public java.lang.String getReportCategory()
public void setReportCategory(java.lang.String reportCategory)
reportCategory
- The reportCategory to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |