Class PojoEventContexts
java.lang.Object
org.hibernate.search.mapper.pojo.reporting.spi.PojoEventContexts
-
Method Summary
Modifier and TypeMethodDescriptionstatic EventContext
fromAnnotation
(Annotation annotation) static EventContext
fromAnnotationType
(Class<? extends Annotation> annotationType) static EventContext
fromConstructor
(PojoConstructorModel<?> constructor) static EventContext
fromMethodParameter
(PojoMethodParameterModel<?> parameter) static EventContext
fromPath
(PojoModelPath unboundPath) static EventContext
fromType
(PojoRawTypeIdentifier<?> typeIdentifier) static EventContext
fromType
(PojoRawTypeModel<?> typeModel) static EventContext
-
Method Details
-
fromType
-
fromType
-
projectionConstructor
-
fromConstructor
-
fromMethodParameter
-
fromPath
-
fromAnnotation
-
fromAnnotationType
-