Annotation Type TypeMappingAnnotationProcessorRef

      • type

        Class<? extends TypeMappingAnnotationProcessor<?>> type
        Reference a TypeMappingAnnotationProcessor by its bean type.
        Returns:
        The type of the annotation processor.
        Default:
        org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType.class
      • retrieval

        BeanRetrieval retrieval
        Returns:
        How to retrieve the processor. See BeanRetrieval.
        Default:
        org.hibernate.search.engine.environment.bean.BeanRetrieval.ANY