org.apache.axis2.description.java2wsdl
Class DefaultSchemaGenerator.MathodComparator
java.lang.Object
org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.MathodComparator
- All Implemented Interfaces:
- Comparator<Method>
- Enclosing class:
- DefaultSchemaGenerator
public class DefaultSchemaGenerator.MathodComparator
- extends Object
- implements Comparator<Method>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSchemaGenerator.MathodComparator
public DefaultSchemaGenerator.MathodComparator()
compare
public int compare(Method method1,
Method method2)
- Specified by:
compare
in interface Comparator<Method>
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.