Apache CXF API

org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
Class WrapperAnnotator

java.lang.Object
  extended by org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WrapperAnnotator
All Implemented Interfaces:
Annotator

public class WrapperAnnotator
extends Object
implements Annotator


Constructor Summary
WrapperAnnotator(JavaParameter request, JavaParameter response)
           
 
Method Summary
 void annotate(JavaAnnotatable ja)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapperAnnotator

public WrapperAnnotator(JavaParameter request,
                        JavaParameter response)
Method Detail

annotate

public void annotate(JavaAnnotatable ja)
Specified by:
annotate in interface Annotator

Apache CXF API

Apache CXF