Package org.apache.tapestry5.services
Annotation Type AssetRequestDispatcher
-
@Target({PARAMETER,FIELD,METHOD}) @Retention(RUNTIME) @Documented @UseWith(SERVICE) public @interface AssetRequestDispatcher
Marker annotation used to specifically identify theDispatcher
used to dispatch asset requests (so thatAssetRequestHandler
s can be contributed).