|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.utils.bytecode.BCEL
This class implements an Extractor using BCEL
Constructor Summary | |
BCEL()
|
Method Summary | |
java.lang.String[] |
getParameterNamesFromDebugInfo(java.lang.reflect.Method m)
Get Parameter Names using BCEL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BCEL()
Method Detail |
public java.lang.String[] getParameterNamesFromDebugInfo(java.lang.reflect.Method m)
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 |