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