Annotation Type WorkingDir


  • @Retention(RUNTIME)
    @Target({FIELD,PARAMETER})
    public @interface WorkingDir
    Guice binder helper annotation for scraper's working directory path (indicates where temporary files are kept).
    Since:
    2.1.0-SNAPSHOT
    Version:
    %I%, %G%
    Author:
    Robert Bala