Uses of Package
org.hibernate.search.engine.environment.bean
-
Packages that use org.hibernate.search.engine.environment.bean Package Description org.hibernate.search.engine.backend.index.spi org.hibernate.search.engine.backend.spi org.hibernate.search.engine.cfg This package contains everything related to the configuration of the Hibernate Search engine.org.hibernate.search.engine.cfg.spi org.hibernate.search.engine.environment.bean org.hibernate.search.engine.environment.bean.spi org.hibernate.search.engine.mapper.mapping.building.spi org.hibernate.search.engine.mapper.mapping.spi -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.backend.index.spi Class Description BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.backend.spi Class Description BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.cfg Class Description BeanReference A reference to a bean, allowing the retrieval of that bean whenpassedaBeanResolver. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.cfg.spi Class Description BeanReference A reference to a bean, allowing the retrieval of that bean whenpassedaBeanResolver. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.environment.bean Class Description BeanHolder An object holding a bean instance, and allowing to release it.BeanReference A reference to a bean, allowing the retrieval of that bean whenpassedaBeanResolver.BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.environment.bean.spi Class Description BeanHolder An object holding a bean instance, and allowing to release it.BeanReference A reference to a bean, allowing the retrieval of that bean whenpassedaBeanResolver.BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.mapper.mapping.building.spi Class Description BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean. -
Classes in org.hibernate.search.engine.environment.bean used by org.hibernate.search.engine.mapper.mapping.spi Class Description BeanResolver The main entry point for components looking to resolve a bean reference into a (usually user-provided) bean.