Class TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
java.lang.Object
org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
- All Implemented Interfaces:
TypeMappingAnnotationProcessor<Annotation>
- Enclosing class:
- TypeMappingAnnotationProcessorRef
public abstract static class TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
extends Object
implements TypeMappingAnnotationProcessor<Annotation>
Class used as a marker for the default value of the
TypeMappingAnnotationProcessorRef.type()
attribute.