org.apache.axis.utils.bytecode
public class ParamNameExtractor extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ParamNameExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
getParameterNamesFromDebugInfo(java.lang.reflect.Method method)
Retrieve a list of function parameter names from a method
Returns null if unable to read parameter names (i.e.
|
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.