JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.dubbo.config.annotation
Annotation Type ProvidedBy
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Inherited
public @interface
ProvidedBy
Class-level annotation used for declaring Dubbo interface. Example:
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
name
Interface app name, default value is empty string
Element Details
name
String
[]
name
Interface app name, default value is empty string
Default:
{}