Class Neo4jCommitterPtProvider

java.lang.Object
com.norconex.committer.neo4j.spi.Neo4jCommitterPtProvider
All Implemented Interfaces:
com.norconex.commons.lang.bean.spi.PolymorphicTypeProvider

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

For auto registering in BeanMapper.

  • Constructor Details

    • Neo4jCommitterPtProvider

      public Neo4jCommitterPtProvider()
  • Method Details

    • getPolymorphicTypes

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