Package com.norconex.crawler.fs.spi
Class CrawlerFsPtProvider
java.lang.Object
com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider
com.norconex.crawler.fs.spi.CrawlerFsPtProvider
- All Implemented Interfaces:
com.norconex.commons.lang.bean.spi.PolymorphicTypeProvider
public class CrawlerFsPtProvider
extends com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider
For auto registering in BeanMapper.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider
com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider.Registry -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidregister(com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider.Registry registry) Methods inherited from class com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider
getPolymorphicTypes
-
Field Details
-
BASE_PKG
- See Also:
-
-
Constructor Details
-
CrawlerFsPtProvider
public CrawlerFsPtProvider()
-
-
Method Details
-
register
protected void register(com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider.Registry registry) - Specified by:
registerin classcom.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider
-