| Class | Description |
|---|---|
| AbstractExtensionConfig | Base support for ExtensionConfig implementations. |
| ExtensionsConfig | Models the Quarkus `extensions {}` block - in other words, all explicitly declared extensions. |
| NativeArguments | ??? |
| PersistenceUnitConfig | Configuration for a single persistence-unit |
| PlatformsConfigGroovyDelegate | Used as the delegate for Groovy closures over the Quarkus platforms. |
| QuarkusConfig | Gradle DSL extension for configuring the Quarkus build. |
| StandardExtensionConfig | Standard implementation of ExtensionConfig |