Uses of Class
org.hibernate.search.store.DirectoryProviderFactory.DirectoryProviders

Packages that use DirectoryProviderFactory.DirectoryProviders
org.hibernate.search.store   
 

Uses of DirectoryProviderFactory.DirectoryProviders in org.hibernate.search.store
 

Methods in org.hibernate.search.store that return DirectoryProviderFactory.DirectoryProviders
 DirectoryProviderFactory.DirectoryProviders DirectoryProviderFactory.createDirectoryProviders(org.hibernate.annotations.common.reflection.XClass entity, SearchConfiguration cfg, SearchFactoryImplementor searchFactoryImplementor, org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager)