Package org.hibernate.search.engine.environment.bean.spi
-
Interface Summary Interface Description BeanConfigurationContext BeanConfigurer An object responsible for defining beans that can then be resolved during Hibernate Search bootstrap.BeanCreationContext BeanProvider The interface to be implemented by components providing beans to Hibernate Search. -
Exception Summary Exception Description BeanNotFoundException Indicates a bean was not found by aBeanProvider
.