|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.utils.bytecode.TechTrader
This class implements an Extractor using "TechTrader Bytecode Toolkit" from tt-bytecode
Constructor Summary | |
TechTrader()
|
Method Summary | |
java.lang.String[] |
getParameterNamesFromDebugInfo(java.lang.reflect.Method method)
Get Parameter Names using tt-bytecode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TechTrader()
Method Detail |
public java.lang.String[] getParameterNamesFromDebugInfo(java.lang.reflect.Method method)
getParameterNamesFromDebugInfo
in interface Extractor
method
- the Java method we're interested in
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |