|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.axis.utils.bytecode.Serp
This class implements an Extractor using "Serp" from which is a follow up to the TechTrader Bytecode Toolkit. NOTE: Currently this is just a place holder. (Does not work!!! but compiles clean!!!)
| Constructor Summary | |
Serp()
|
|
| 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 Serp()
| Method Detail |
public java.lang.String[] getParameterNamesFromDebugInfo(java.lang.reflect.Method method)
getParameterNamesFromDebugInfo in interface Extractormethod - the Java method we're interested in
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||