|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThingsReportingThreshold
ThingsReportingThreshold interface. It's a way to tell the subcomponent what it's reporting threshold should be for exception and error reporting and propagation.
Version History
EPG - Initial - 11 JUL 05
Method Summary | |
---|---|
void |
set(int threshold)
It will set the threshold for reporting. |
Method Detail |
---|
void set(int threshold)
threshold
- Threshold level. This should be a numeric value from ThingsCodes. The one word levels should be good enough, such as WARNING, ERROR, etc.ThingsCodes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |