| Package | Description |
|---|---|
| io.quarkus.platform.descriptor | |
| io.quarkus.platform.descriptor.loader |
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedQuarkusPlatformDescriptor
Platform descriptor that is composed of multiple platform descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
QuarkusPlatformDescriptor |
CombinedQuarkusPlatformDescriptor.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CombinedQuarkusPlatformDescriptor.Builder |
CombinedQuarkusPlatformDescriptor.Builder.addPlatform(QuarkusPlatformDescriptor platform)
Adds a platform descriptor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuarkusPlatformDescriptorLoader<D extends QuarkusPlatformDescriptor,C extends QuarkusPlatformDescriptorLoaderContext> |
Copyright © 2020 JBoss by Red Hat. All rights reserved.