Annotation Interface PathFile
Annotates a method parameter. Should be used in
Controller
s and Filter
s.
Parameter type must be String, and will be set to the "filename" portion of the request path.
- Author:
- Matthew Tropiano
- See Also: