Package com.vaadin.quarkus.graal
package com.vaadin.quarkus.graal
-
ClassesClassDescriptionDefers the initialization of executors at runtime to prevent failures during native build.Initializes the Atmosphere framework at RUNTIME_INIT phase.A
ServletConfigwrapper that forces the usage ofDelayedInitBroadcasterto prevent executors to be started during static init in a native build.A broadcaster implementation that postpone schedulers initialization.A replacement forExecutorsFactory.getScheduler(AtmosphereConfig)that returns aScheduledExecutorServicethat postpones initialization until it is effectively used.