@Target(value={PARAMETER,FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
@UseWith(value=SERVICE)
public @interface AssetRequestDispatcher
Dispatcher used to dispatch
asset requests (so that AssetRequestHandlers can be contributed).${project.version} - Copyright © 2003-2015 The Apache Software Foundation.