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 the
Dispatcher
used to dispatch
asset requests (so that AssetRequestHandler
s can be contributed).