Class Substitute_StandalonePojoIntegrationBooterBehavior
java.lang.Object
io.quarkus.hibernate.search.standalone.elasticsearch.runtime.graal.Substitute_StandalonePojoIntegrationBooterBehavior
Disallow the first phase of boot during runtime init so that bootstrap code can be DCEd.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TbootFirstPhase(org.hibernate.search.mapper.pojo.standalone.bootstrap.spi.StandalonePojoIntegrationBooterBehavior.BootPhase<T> phase)
-
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)
-