Package org.webharvest.ioc
Class ScraperScope
- java.lang.Object
-
- org.webharvest.ioc.AttributeHolderScope<AttributeHolder>
-
- org.webharvest.ioc.ScraperScope
-
- All Implemented Interfaces:
com.google.inject.Provider<AttributeHolder>
,com.google.inject.Scope
,javax.inject.Provider<AttributeHolder>
public final class ScraperScope extends AttributeHolderScope<AttributeHolder>
Scraping scope container.- Since:
- 2.1.0-SNAPSHOT
- Version:
- %I%, %G%
- Author:
- Robert Bala
-
-
Constructor Summary
Constructors Constructor Description ScraperScope()
-