|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogLocation
This the base class for all stack tracers and provides the generic functionality
| Method Summary | |
|---|---|
String |
getClassname()
Returns the full class name including the class' package. |
int |
getLineNumber()
Returns the line number. |
String |
getMethod()
Returns the method name. |
| Method Detail |
|---|
String getClassname()
String getMethod()
int getLineNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||