|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface SPI
扩展点接口的标识。
扩展点声明配置文件,格式修改。com.foo.XxxProtocol
com.foo.YyyProtocol
xxx=com.foo.XxxProtocol
yyy=com.foo.YyyProtocol
Optional Element Summary | |
---|---|
String |
value
缺省扩展点名。 |
public abstract String value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |