|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by all components which fire trace events. The ECLTraceEvent.GetTraceProducer() method returns the corresponding ECLTraceProducer for a given ECLTraceEvent.
ECLTraceEvent
Method Summary | |
---|---|
java.lang.String |
GetComponent()
Returns the component name. |
java.lang.String |
GetFunction()
Returns the function name. |
int |
GetTraceLevel()
Returns the current trace level. |
void |
SetTraceLevel(int level)
Sets the current trace level. |
Method Detail |
public int GetTraceLevel()
public void SetTraceLevel(int level)
level
- The new trace levelpublic java.lang.String GetComponent()
public java.lang.String GetFunction()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |