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
    Modifier and Type
    Field
    Description
    protected static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    register(com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider.Registry registry)
     

    Methods inherited from class com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider

    getPolymorphicTypes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • CrawlerFsPtProvider

      public CrawlerFsPtProvider()
  • Method Details

    • register

      protected void register(com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider.Registry registry)
      Specified by:
      register in class com.norconex.commons.lang.bean.spi.BasePolymorphicTypeProvider