Class HibernateOrmIntegrationBooterImpl
- java.lang.Object
-
- org.hibernate.search.mapper.orm.bootstrap.impl.HibernateOrmIntegrationBooterImpl
-
- All Implemented Interfaces:
HibernateOrmIntegrationBooter
public class HibernateOrmIntegrationBooterImpl extends Object implements HibernateOrmIntegrationBooter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHibernateOrmIntegrationBooterImpl.BuilderImpl-
Nested classes/interfaces inherited from interface org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooter
HibernateOrmIntegrationBooter.Builder
-
-
-
-
Method Detail
-
preBoot
public void preBoot(BiConsumer<String,Object> propertyCollector)
- Specified by:
preBootin interfaceHibernateOrmIntegrationBooter
-
-