Annotation Type ContextProvider


  • @Target({PARAMETER,FIELD,METHOD})
    @Retention(RUNTIME)
    @Documented
    public @interface ContextProvider
    Marker annotation to select the correct AssetFactory for injection. The marked interface will provide assets located in the web application context.