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

Packages that use Annotator
org.apache.cxf.tools.common.model   
 

Uses of Annotator in org.apache.cxf.tools.common.model
 

Methods in org.apache.cxf.tools.common.model with parameters of type Annotator
 void JavaMethod.annotate(Annotator annotator)
           
 void JavaInterface.annotate(Annotator annotator)
           
 void JavaAnnotatable.annotate(Annotator annotator)
           
 void JavaParameter.annotate(Annotator annotator)
           
 void JavaField.annotate(Annotator annotator)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.