Uses of Class
org.hibernate.search.mapper.pojo.mapping.impl.PojoTypeManagerContainer
-
Packages that use PojoTypeManagerContainer Package Description org.hibernate.search.mapper.pojo.mapping.impl -
-
Uses of PojoTypeManagerContainer in org.hibernate.search.mapper.pojo.mapping.impl
Methods in org.hibernate.search.mapper.pojo.mapping.impl that return PojoTypeManagerContainer Modifier and Type Method Description PojoTypeManagerContainerPojoTypeManagerContainer.Builder. build()Constructors in org.hibernate.search.mapper.pojo.mapping.impl with parameters of type PojoTypeManagerContainer Constructor Description PojoMappingDelegateImpl(ThreadPoolProvider threadPoolProvider, FailureHandler failureHandler, TenancyMode tenancyMode, PojoTypeManagerContainer typeManagers, PojoSearchQueryElementRegistry searchQueryElementRegistry)
-