Class ConstructorMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
- java.lang.Object
-
- org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
-
- All Implemented Interfaces:
ConstructorMappingAnnotationProcessor<Annotation>
- Enclosing class:
- ConstructorMappingAnnotationProcessorRef
public abstract static class ConstructorMappingAnnotationProcessorRef.UndefinedProcessorImplementationType extends Object implements ConstructorMappingAnnotationProcessor<Annotation>
Class used as a marker for the default value of theConstructorMappingAnnotationProcessorRef.type()attribute.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.ConstructorMappingAnnotationProcessor
process
-
-