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.glassfish.jersey.linking
Annotation Interface InjectLink.Extension
Enclosing class:
InjectLink
@Target
({
TYPE
,
FIELD
})
@Retention
(
RUNTIME
)
public static @interface
InjectLink.Extension
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Specifies the name of the extension parameter
String
value
Specifies the value of the extension parameter
Element Details
name
String
name
Specifies the name of the extension parameter
value
String
value
Specifies the value of the extension parameter