Package ninja.params
Annotation Type PathParam
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface PathParam
Just an idea to inject parameters right into the methods... This equals context.getPathParameter(...)- Author:
- ra
-
-
Element Detail
-
value
String value
-
-