Class SolrCommitterPtProvider

java.lang.Object
com.norconex.committer.solr.spi.SolrCommitterPtProvider
All Implemented Interfaces:
com.norconex.commons.lang.bean.spi.PolymorphicTypeProvider

public class SolrCommitterPtProvider extends Object implements com.norconex.commons.lang.bean.spi.PolymorphicTypeProvider

For auto registering in BeanMapper.

  • Constructor Details

    • SolrCommitterPtProvider

      public SolrCommitterPtProvider()
  • Method Details

    • getPolymorphicTypes

      public org.apache.commons.collections4.MultiValuedMap<Class<?>,Class<?>> getPolymorphicTypes()
      Specified by:
      getPolymorphicTypes in interface com.norconex.commons.lang.bean.spi.PolymorphicTypeProvider