org.apache.axis2.description.java2wsdl.bytecode
Class MethodTable

java.lang.Object
  extended by org.apache.axis2.description.java2wsdl.bytecode.MethodTable

public class MethodTable
extends Object


Constructor Summary
MethodTable(Class cls)
           
 
Method Summary
 String[] getParameterNames(String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodTable

public MethodTable(Class cls)
            throws Exception
Throws:
Exception
Method Detail

getParameterNames

public String[] getParameterNames(String methodName)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.