Class HibernateOrmIntegrationBooterBehavior
- java.lang.Object
-
- org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooterBehavior
-
public final class HibernateOrmIntegrationBooterBehavior extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
HibernateOrmIntegrationBooterBehavior.BootPhase<T>
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
bootFirstPhase(HibernateOrmIntegrationBooterBehavior.BootPhase<T> phase)
-
-
-
Method Detail
-
bootFirstPhase
public static <T> T bootFirstPhase(HibernateOrmIntegrationBooterBehavior.BootPhase<T> phase)
-
-