Class Substitute_HibernateOrmIntegrationBooterBehavior

java.lang.Object
io.quarkus.hibernate.search.orm.elasticsearch.runtime.graal.Substitute_HibernateOrmIntegrationBooterBehavior

final class Substitute_HibernateOrmIntegrationBooterBehavior extends Object
Disallow the first phase of boot during runtime init so that bootstrap code can be DCEd.
  • Constructor Details

    • Substitute_HibernateOrmIntegrationBooterBehavior

      Substitute_HibernateOrmIntegrationBooterBehavior()
  • Method Details

    • bootFirstPhase

      public static <T> T bootFirstPhase(org.hibernate.search.mapper.orm.bootstrap.spi.HibernateOrmIntegrationBooterBehavior.BootPhase<T> phase)