Sun公司在2005.2.1提交了JSR 269,用于支持在编译期对annotation进行处理(this JSR will define APIs to allow annotation processors to be created using a standard pluggable API. This will simplify the task of creating annotation processors and will also allow automation of the discovery of appropriate annotation processors for a given source file.)
详细请见:
http://jcp.org/en/jsr/detail?id=269
详细请见:
http://jcp.org/en/jsr/detail?id=269
Sun公司于2005年2月1日提交JSR 269,该标准用于支持在编译期对annotation进行处理,定义了API以创建注解处理器,简化创建任务并实现源文件对应注解处理器的自动化发现。详情见http://jcp.org/en/jsr/detail?id=269 。
878

被折叠的 条评论
为什么被折叠?



