Uses of Class
org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotatedTypeSource
Packages that use AnnotatedTypeSource
-
Uses of AnnotatedTypeSource in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation that return AnnotatedTypeSourceModifier and TypeMethodDescriptionstatic AnnotatedTypeSourceAnnotatedTypeSource.empty()static AnnotatedTypeSourceAnnotatedTypeSource.fromClasses(Class<?> clazz, Class<?>... otherClasses) static AnnotatedTypeSourceAnnotatedTypeSource.fromClasses(Set<Class<?>> annotatedClasses) static AnnotatedTypeSourceAnnotatedTypeSource.fromJandexIndex(org.jboss.jandex.IndexView jandexIndex)