All Classes and Interfaces

Class
Description
A modified copy of org.apache.deltaspike.core.util.context.AbstractContext.
Literal for the Any annotation.
Defers the initialization of executors at runtime to prevent failures during native build.
Initializes the Atmosphere framework at RUNTIME_INIT phase.
A ServletConfig wrapper that forces the usage of DelayedInitBroadcaster to prevent executors to be started during static init in a native build.
A modified copy of org.apache.deltaspike.core.api.provider.BeanProvider.
A copy of org.apache.deltaspike.core.util.context.ContextualInstanceInfo.
This Storage holds all information needed for storing Contextual Instances in a Context.
A modified copy of org.apache.deltaspike.core.util.ContextUtils.
A broadcaster implementation that postpone schedulers initialization.
A replacement for ExecutorsFactory.getScheduler(AtmosphereConfig) that returns a ScheduledExecutorService that postpones initialization until it is effectively used.
Only purpose of this class is to automatically enable quarkus WebSocket deployment, in order to make Atmosphere JSR365Endpoint work.
The lifecycle of a NormalRouteScoped bean is controlled by route navigation.
The lifecycle of a UIScoped component is bound to a browser tab.
Instantiator implementation for Quarkus.
Instantiator factory implementation based on Quarkus DI feature.
A ResourceProvider implementation that delegates resource loading to current thread context ClassLoader.
Servlet to create QuarkusVaadinServletService.
An implementation of VaadinService for Quarkus environment.
Used to bind multiple scope annotations to a single context.
The lifecycle of a RouteScoped component is controlled by route navigation.
Context for NormalRouteScoped beans.
 
Link a @NormalRouteScoped bean to its owner.
Used to bind multiple scope annotations to a single context.
The lifecycle of a UIScoped component is bound to a browser tab.
UIScopedContext is the context for @NormalUIScoped beans.
 
Qualifier to mark Vaadin service implementations.
Supports inline instantiation of the VaadinServiceEnabled annotation.
The lifecycle of a VaadinServiceScoped bean is bound to a VaadinService.
Context for @VaadinServiceScoped beans.
 
The lifecycle of a VaadinSessionScoped bean is bound to a VaadinSession.
Context for @VaadinSessionScoped beans.