org.glassfish.jersey.server.model
Annotation Type ParamQualifier


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface ParamQualifier

A meta-annotation that identifies an annotation as a parameter-based annotation.

Author:
Paul Sandoz



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.