| AccessorFinder |
|
| ApplicationArchiveImpl |
|
| BooleanSupplierFactoryBuildItem |
|
| BootstrapConfig |
This is used currently only to suppress warnings about unknown properties
when the user supplies something like: -Dquarkus.debug.reflection=true
|
| BootstrapConfig$$accessor |
|
| BuildProducerImpl<T extends BuildItem> |
Producer class used by the source generated from the annotation processor
|
| Capabilities |
This build items holds the set of registered capabilities.
|
| CodeGenContext |
Code generation context
|
| CodeGenerator |
|
| CollectionClassProcessor |
|
| ConfigBuildTimeConfig |
|
| ConstructorPropertiesProcessor |
Registers all classes for reflection,
that contain a constructor annotated with @java.beans.ConstructorProperties.
|
| DebugConfig |
This is used currently only to suppress warnings about unknown properties
when the user supplies something like: -Dquarkus.debug.reflection=true
TODO refactor code to actually use these values
|
| DebugConfig$$accessor |
|
| DockerStatusProcessor |
|
| ExtensionLoader |
Utility class to load build steps, runtime recorders, and configuration roots from a given extension class.
|
| ForkJoinPoolProcessor |
|
| GeneratedClassGizmoAdaptor |
|
| IsDevelopment |
boolean supplier that returns true if the application is running in development
mode.
|
| IsDockerWorking |
|
| IsDockerWorking.IsDockerRunningSilent |
|
| IsNormal |
boolean supplier that returns true if the application is running in normal
mode.
|
| IsNormalNotRemoteDev |
boolean supplier that returns true if the application is running in normal
mode, but is not a remote dev client.
|
| IsRemoteDevClient |
boolean supplier that returns true if the application is the local side
of remote dev mode.
|
| IsTest |
boolean supplier that returns true if the application is running in test
mode.
|
| JniProcessor |
|
| JniProcessor.JniConfig |
|
| JniProcessor$$accessor |
|
| JniProcessor$JniConfig$$accessor |
|
| OutputFilter |
|
| PlatformConfig |
This is used currently only to suppress warnings about unknown properties
when the user supplies something like: -Dquarkus.platform.group-id=someGroup
TODO refactor code to actually use these values
|
| PlatformConfig$$accessor |
|
| QuarkusAugmentor |
|
| QuarkusAugmentor.Builder |
|
| QuarkusClassVisitor |
A subclass of ClassVisitor that allows carrying around data
that are useful in the context of Quarkus bytecode transformations.
|
| QuarkusClassWriter |
ClassWriter which tries to get around ClassNotFoundExceptions related to reflection usage in
getCommonSuperClass.
|
| SnapStartConfig |
Configure the various optimization to use
SnapStart
|
| SnapStartConfig$$accessor |
|
| SnapStartProcessor |
A processor handling the various AWS SnapStart optimizations.
|
| SslProcessor |
|
| SslProcessor.SslConfig |
|
| SslProcessor$$accessor |
|
| SslProcessor$SslConfig$$accessor |
|