|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectLogCallerInfo
LogCallerInfoJava14
public class LogCallerInfoJava14
This class implements the CallerInfo for Java environments version 1.4 and above. Via the getStackTrace method, the class name, method name and line number of the caller can easily be obtained.
| Constructor Summary | |
|---|---|
LogCallerInfoJava14()
|
|
| Method Summary |
|---|
| Methods inherited from class LogCallerInfo |
|---|
getClassName, getLineNumber, getMethodName, setClassName, setLineNumber, setMethodName |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogCallerInfoJava14()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||