Class WebParamAnnotator
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebParamAnnotator
- All Implemented Interfaces:
org.apache.cxf.tools.common.model.Annotator
public class WebParamAnnotator
extends Object
implements org.apache.cxf.tools.common.model.Annotator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannotate(org.apache.cxf.tools.common.model.JavaAnnotatable ja)
-
Constructor Details
-
WebParamAnnotator
public WebParamAnnotator() -
WebParamAnnotator
public WebParamAnnotator(boolean head)
-
-
Method Details
-
annotate
public void annotate(org.apache.cxf.tools.common.model.JavaAnnotatable ja) - Specified by:
annotatein interfaceorg.apache.cxf.tools.common.model.Annotator
-