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