Uses of Interface
org.apache.cxf.tools.common.model.Annotator
-
-
Uses of Annotator in org.apache.cxf.tools.common.model
Methods in org.apache.cxf.tools.common.model with parameters of type Annotator Modifier and Type Method Description voidJavaAnnotatable. annotate(Annotator annotator)voidJavaField. annotate(Annotator annotator)voidJavaInterface. annotate(Annotator annotator)voidJavaMethod. annotate(Annotator annotator)voidJavaParameter. annotate(Annotator annotator) -
Uses of Annotator in org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
Classes in org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator that implement Annotator Modifier and Type Class Description classWrapperBeanAnnotatorclassWrapperBeanFieldAnnotator -
Uses of Annotator in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
Classes in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator that implement Annotator Modifier and Type Class Description classBindingAnnotatorclassSoapBindingAnnotatorclassWebMethodAnnotatorclassWebParamAnnotatorclassWebResultAnnotatorclassWebServiceAnnotatorclassWrapperAnnotatorclassWSActionAnnotatorclassXmlJavaTypeAdapterAnnotatorclassXmlListAnotatorclassXmlSeeAlsoAnnotator
-