|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITraceStepId
Unique ID for a trace step within a trace session.
An example for a suitable trace step id is the fully qualified class name plus the method name.
| Method Summary | |
|---|---|
String |
asString()
Returns a String representation of the trace step id. |
| Method Detail |
|---|
String asString()
In contrast to toString the String representation should be suitable
to be used in log and configuration files. Additionally it must uniquely identify an
id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||