Class Substitute_StandalonePojoIntegrationBooterBehavior

java.lang.Object
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_StandalonePojoIntegrationBooterBehavior

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

    • Substitute_StandalonePojoIntegrationBooterBehavior

      Substitute_StandalonePojoIntegrationBooterBehavior()
  • Method Details

    • bootFirstPhase

      public static <T> T bootFirstPhase(org.hibernate.search.mapper.pojo.standalone.bootstrap.spi.StandalonePojoIntegrationBooterBehavior.BootPhase<T> phase)