Apache CXF API

org.apache.cxf.tools.common.model
Interface Annotator

All Known Implementing Classes:
BindingAnnotator, SoapBindingAnnotator, WebMethodAnnotator, WebParamAnnotator, WebResultAnnotator, WebServiceAnnotator, WrapperAnnotator, WrapperBeanAnnotator, WrapperBeanFieldAnnotator, WSActionAnnotator, XmlJavaTypeAdapterAnnotator, XmlListAnotator, XmlSeeAlsoAnnotator

public interface Annotator


Method Summary
 void annotate(JavaAnnotatable annotatable)
           
 

Method Detail

annotate

void annotate(JavaAnnotatable annotatable)

Apache CXF API

Apache CXF