Class PropertyMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
- java.lang.Object
-
- org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.PropertyMappingAnnotationProcessorRef.UndefinedProcessorImplementationType
-
- All Implemented Interfaces:
PropertyMappingAnnotationProcessor<Annotation>
- Enclosing class:
- PropertyMappingAnnotationProcessorRef
public abstract static class PropertyMappingAnnotationProcessorRef.UndefinedProcessorImplementationType extends Object implements PropertyMappingAnnotationProcessor<Annotation>
Class used as a marker for the default value of thePropertyMappingAnnotationProcessorRef.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.PropertyMappingAnnotationProcessor
process
-
-