| Modifier and Type | Method and Description |
|---|---|
void |
SmallRyeHealthProcessor.defineHealthRoutes(BuildProducer<RouteBuildItem> routes,
BeanArchiveIndexBuildItem beanArchiveIndex,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
SmallRyeHealthConfig healthConfig) |
void |
SmallRyeHealthProcessor.includeInOpenAPIEndpoint(BuildProducer<AddToOpenAPIDefinitionBuildItem> openAPIProducer,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
Capabilities capabilities,
SmallRyeHealthConfig healthConfig) |
void |
SmallRyeHealthProcessor.kubernetes(NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
SmallRyeHealthConfig healthConfig,
BuildProducer<io.quarkus.kubernetes.spi.KubernetesHealthLivenessPathBuildItem> livenessPathItemProducer,
BuildProducer<io.quarkus.kubernetes.spi.KubernetesHealthReadinessPathBuildItem> readinessPathItemProducer) |
(package private) void |
SmallRyeHealthProcessor.registerHealthUiHandler(BuildProducer<RouteBuildItem> routeProducer,
SmallRyeHealthRecorder recorder,
SmallRyeHealthRuntimeConfig runtimeConfig,
SmallRyeHealthBuildItem smallRyeHealthBuildItem,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
LaunchModeBuildItem launchMode,
SmallRyeHealthConfig healthConfig) |
(package private) void |
SmallRyeHealthProcessor.registerUiExtension(BuildProducer<GeneratedResourceBuildItem> generatedResourceProducer,
BuildProducer<NativeImageResourceBuildItem> nativeImageResourceProducer,
BuildProducer<SmallRyeHealthBuildItem> smallRyeHealthBuildProducer,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
SmallRyeHealthConfig healthConfig,
CurateOutcomeBuildItem curateOutcomeBuildItem,
LaunchModeBuildItem launchMode,
LiveReloadBuildItem liveReloadBuildItem) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.