Annotation Type StringParameterUnmarshallerBinder


  • @Target(ANNOTATION_TYPE)
    @Retention(RUNTIME)
    public @interface 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 $
    See Also:
    StringParameterUnmarshaller