org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
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
|
Method Summary |
void |
annotate(org.apache.cxf.tools.common.model.JavaAnnotatable ja)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebParamAnnotator
public WebParamAnnotator()
annotate
public void annotate(org.apache.cxf.tools.common.model.JavaAnnotatable ja)
- Specified by:
annotate in interface org.apache.cxf.tools.common.model.Annotator
Apache CXF