Class PojoDocumentContributor<E>

java.lang.Object
org.hibernate.search.mapper.pojo.work.impl.PojoDocumentContributor<E>
Type Parameters:
E - The entity type mapped to the index.
All Implemented Interfaces:
DocumentContributor

public final class PojoDocumentContributor<E> extends Object implements DocumentContributor