Package org.webharvest.ioc
Annotation Type Scraping
-
@Retention(RUNTIME) @Target(METHOD) public @interface Scraping
Guice helper annotation used to indicate methods expected to be invoked in exclusive scraping scope.- Since:
- 2.1.0-SNAPSHOT
- Version:
- %I%, %G%
- Author:
- Robert Bala
- See Also:
ScrapingInterceptor
,ScraperModule