Annotation Type ScrapingScope


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface ScrapingScope
    Guice helper annotation used to indicate types to be instantiated and kept in scraping scope.
    Since:
    2.1.0-SNAPSHOT
    Version:
    %I%, %G%
    Author:
    Robert Bala