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.server.model
Annotation Interface ParamQualifier
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
ParamQualifier
A meta-annotation that identifies an annotation as a parameter-based annotation.
Author:
Paul Sandoz