JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
|
Optional
|
Required
Detail:
Field
|
Element
SEARCH:
Package
org.summerboot.jexpress.boot.annotation
Annotation Type Service
@Target
({
TYPE
,
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
Service
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
Class
[]
binding
String
implTag
String
named
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
NOT_NAMED
static final
String
NOT_TAGGED
Field Details
NOT_TAGGED
static final
String
NOT_TAGGED
See Also:
Constant Field Values
NOT_NAMED
static final
String
NOT_NAMED
See Also:
Constant Field Values
Element Details
binding
Class
[]
binding
Default:
{}
implTag
String
implTag
Default:
""
named
String
named
Default:
""