Uses of Class
io.quarkus.sbom.ApplicationComponent
Packages that use ApplicationComponent
-
Uses of ApplicationComponent in io.quarkus.sbom
Subclasses of ApplicationComponent in io.quarkus.sbomFields in io.quarkus.sbom declared as ApplicationComponentModifier and TypeFieldDescriptionprotected ApplicationComponentApplicationManifest.mainComponentFields in io.quarkus.sbom with type parameters of type ApplicationComponentModifier and TypeFieldDescriptionprotected Collection<ApplicationComponent> ApplicationManifest.componentsMethods in io.quarkus.sbom that return ApplicationComponentModifier and TypeMethodDescriptionApplicationComponent.Builder.build()protected ApplicationComponentApplicationComponent.Builder.ensureImmutable()protected ApplicationComponentApplicationComponent.ensureImmutable()ApplicationManifest.getMainComponent()ApplicationManifestConfig.getMainComponent()Methods in io.quarkus.sbom that return types with arguments of type ApplicationComponentModifier and TypeMethodDescriptionApplicationManifest.getComponents()ApplicationManifestConfig.getComponents()Methods in io.quarkus.sbom with parameters of type ApplicationComponentModifier and TypeMethodDescriptionApplicationManifest.Builder.addComponent(ApplicationComponent component) ApplicationManifestConfig.Builder.addComponent(ApplicationComponent component) ApplicationManifest.Builder.setMainComponent(ApplicationComponent main) ApplicationManifestConfig.Builder.setMainComponent(ApplicationComponent applicationRunner) Constructors in io.quarkus.sbom with parameters of type ApplicationComponent