注释类型 Service
-
@Deprecated @Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface Service
已过时。RecommendDubboServiceas the substituteService annotation- 另请参阅:
DubboService
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 Stringaccesslog已过时。intactives已过时。Stringapplication已过时。Do not set it and use the global Application Configbooleanasync已过时。Stringcache已过时。intcallbacks已过时。Stringcluster已过时。intconnections已过时。intdelay已过时。booleandeprecated已过时。Stringdocument已过时。booleandynamic已过时。intexecutes已过时。booleanexport已过时。String[]filter已过时。Stringgroup已过时。Class<?>interfaceClass已过时。StringinterfaceName已过时。Stringlayer已过时。String[]listener已过时。Stringloadbalance已过时。Stringlocal已过时。Stringmock已过时。Stringmodule已过时。Stringmonitor已过时。Stringonconnect已过时。Stringondisconnect已过时。Stringowner已过时。String[]parameters已过时。Stringpath已过时。String[]protocol已过时。Stringprovider已过时。Stringproxy已过时。booleanregister已过时。String[]registry已过时。intretries已过时。booleansent已过时。Stringstub已过时。inttimeout已过时。Stringtoken已过时。Stringvalidation已过时。Stringversion已过时。intweight已过时。
-
-
-
元素详细资料
-
interfaceClass
Class<?> interfaceClass
已过时。- 默认值:
- void.class
-
-
-
interfaceName
String interfaceName
已过时。- 默认值:
- ""
-
-
-
version
String version
已过时。- 默认值:
- ""
-
-
-
group
String group
已过时。- 默认值:
- ""
-
-
-
path
String path
已过时。- 默认值:
- ""
-
-
-
token
String token
已过时。- 默认值:
- ""
-
-
-
accesslog
String accesslog
已过时。- 默认值:
- ""
-
-
-
document
String document
已过时。- 默认值:
- ""
-
-
-
local
String local
已过时。- 默认值:
- ""
-
-
-
stub
String stub
已过时。- 默认值:
- ""
-
-
-
cluster
String cluster
已过时。- 默认值:
- ""
-
-
-
proxy
String proxy
已过时。- 默认值:
- ""
-
-
-
onconnect
String onconnect
已过时。- 默认值:
- ""
-
-
-
ondisconnect
String ondisconnect
已过时。- 默认值:
- ""
-
-
-
owner
String owner
已过时。- 默认值:
- ""
-
-
-
layer
String layer
已过时。- 默认值:
- ""
-
-
-
loadbalance
String loadbalance
已过时。- 默认值:
- ""
-
-
-
mock
String mock
已过时。- 默认值:
- ""
-
-
-
validation
String validation
已过时。- 默认值:
- ""
-
-
-
cache
String cache
已过时。- 默认值:
- ""
-
-
-
filter
String[] filter
已过时。- 默认值:
- {}
-
-
-
listener
String[] listener
已过时。- 默认值:
- {}
-
-
-
parameters
String[] parameters
已过时。- 默认值:
- {}
-
-
-
application
@Deprecated String application
已过时。Do not set it and use the global Application ConfigApplication associated name- 默认值:
- ""
-
-
-
module
String module
已过时。- 默认值:
- ""
-
-
-
provider
String provider
已过时。- 默认值:
- ""
-
-
-
protocol
String[] protocol
已过时。- 默认值:
- {}
-
-
-
monitor
String monitor
已过时。- 默认值:
- ""
-
-
-
registry
String[] registry
已过时。- 默认值:
- {}
-
-