Uses of Interface
org.hibernate.search.engine.environment.bean.spi.BeanConfigurationContext
Packages that use BeanConfigurationContext
-
Uses of BeanConfigurationContext in org.hibernate.search.engine.environment.bean.spi
Methods in org.hibernate.search.engine.environment.bean.spi with parameters of type BeanConfigurationContextModifier and TypeMethodDescriptionvoid
BeanConfigurer.configure
(BeanConfigurationContext context) Configure beans as necessary using the givencontext
.