【发布时间】:2012-05-14 05:55:10
【问题描述】:
查看 bndlib-1.50.0 中 aQute.bnd.annotation.component 包中的注解时,http://www.aqute.biz/Blog/20091020 或 http://www.aqute.biz/Bnd/Components 中没有列出一个注解:@Attribute。它是干什么用的?
【问题讨论】:
标签: osgi declarative-services bnd
查看 bndlib-1.50.0 中 aQute.bnd.annotation.component 包中的注解时,http://www.aqute.biz/Blog/20091020 或 http://www.aqute.biz/Bnd/Components 中没有列出一个注解:@Attribute。它是干什么用的?
【问题讨论】:
标签: osgi declarative-services bnd
它没有当前功能...
【讨论】:
对我来说这似乎是一个错误。根据 git 历史(https://github.com/bndtools/bnd/commits/master/biz.aQute.bndlib/src/aQute/bnd/annotation/component/Attribute.java)只有一个提交添加它,并且由于未使用内部类 C,它显然是不完整的。
grepcode 在任何地方都找不到任何用法 (http://grepcode.com/search/usages?type=type&id=repo1.maven.org%24maven2@biz.aQute%24bndlib@1.50.0@aQute%24bnd%24annotation%24component @Attribute&k=u)
【讨论】: