Apache CXF API

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

All Known Implementing Classes:
JavaClass, JavaExceptionClass, JavaField, JavaInterface, JavaMethod, JavaParameter, JavaServiceClass, WrapperBeanClass

public interface JavaAnnotatable


Method Summary
 void annotate(Annotator annotator)
           
 

Method Detail

annotate

void annotate(Annotator annotator)

Apache CXF API

Apache CXF