|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.SecurityManager
org.apache.jorphan.util.ClassContext
Class to get access to the protected getClassContext() method of SecurityManager, thus obtaining the call stack. May not work with applications that install their own security managers.
| Field Summary |
| Fields inherited from class java.lang.SecurityManager |
inCheck |
| Method Summary | |
static String |
getCallerClassNameAt(int i)
Get the name of the class at a particular stack depth i=0 gives this class |
static Class[] |
getMyClassContext()
Gets the calling context as an array of classes Class[0] is this class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Class[] getMyClassContext()
public static String getCallerClassNameAt(int i)
i - - stack depth
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||