Annotation Type StringParameterUnmarshallerBinder
Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied
to a string based annotation injector i.e. @HeaderParam, @PathParam, @QueryParam
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- See Also:
-
Required Element Summary
-
Element Details
-
value
Class<? extends StringParameterUnmarshaller> value
-