Interface JavaAnnotatable
-
- All Known Implementing Classes:
JavaClass,JavaExceptionClass,JavaField,JavaInterface,JavaMethod,JavaParameter,JavaServiceClass,WrapperBeanClass
public interface JavaAnnotatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidannotate(Annotator annotator)
-
-
-
Method Detail
-
annotate
void annotate(Annotator annotator)
-
-