|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.privateutil.PolicyUtils.Commons
public static class PolicyUtils.Commons
| Constructor Summary | |
|---|---|
PolicyUtils.Commons()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getCallerMethodName()
Function returns the name of the caller method for the method executing this function. |
static java.lang.String |
getStackMethodName(int methodIndexInStack)
Method returns the name of the method that is on the methodIndexInStack
position in the call stack of the current Thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolicyUtils.Commons()
| Method Detail |
|---|
public static java.lang.String getStackMethodName(int methodIndexInStack)
methodIndexInStack
position in the call stack of the current Thread.
methodIndexInStack - index to the call stack to get the method name for.
methodIndexInStack
position in the call stack of the current Thread.public static java.lang.String getCallerMethodName()
Thread.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||