| Modifier and Type | Method and Description |
|---|---|
(package private) void |
SmallRyeHealthProcessor.build(SmallRyeHealthRecorder recorder,
BuildProducer<FeatureBuildItem> feature,
BuildProducer<AdditionalBeanBuildItem> additionalBean,
BuildProducer<BeanDefiningAnnotationBuildItem> beanDefiningAnnotation,
BuildProducer<NotFoundPageDisplayableEndpointBuildItem> displayableEndpoints,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
LaunchModeBuildItem launchMode,
SmallRyeHealthConfig healthConfig) |
void |
SmallRyeHealthProcessor.defineHealthRoutes(BuildProducer<RouteBuildItem> routes,
BeanArchiveIndexBuildItem beanArchiveIndex,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
SmallRyeHealthConfig healthConfig) |
void |
SmallRyeHealthProcessor.includeInOpenAPIEndpoint(BuildProducer<AddToOpenAPIDefinitionBuildItem> openAPIProducer,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
HttpRootPathBuildItem httpRootPath,
Capabilities capabilities,
SmallRyeHealthConfig healthConfig) |
void |
SmallRyeHealthProcessor.kubernetes(io.quarkus.vertx.http.runtime.HttpBuildTimeConfig httpConfig,
NonApplicationRootPathBuildItem frameworkRootPath,
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,
HttpRootPathBuildItem httpRootPath,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem,
SmallRyeHealthConfig healthConfig,
CurateOutcomeBuildItem curateOutcomeBuildItem,
LaunchModeBuildItem launchMode,
LiveReloadBuildItem liveReloadBuildItem) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.