org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
Class WrapperUtil

java.lang.Object
  extended by org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil

public final class WrapperUtil
extends java.lang.Object


Method Summary
static boolean isWrapperClassExists(java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isWrapperClassExists

public static boolean isWrapperClassExists(java.lang.reflect.Method method)


Apache CXF