public abstract @interface

RequestParameters

implements Annotation
com.google.inject.servlet.RequestParameters

Class Overview

Apply this to field or parameters of type Map<String, String[]> when you want the HTTP request parameter map to be injected.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation