Skip navigation links
WildFly: MicroProfile Health Extension 1.0.0
A C D E G H I M N O P R S U V W 

A

activatingSubsystem() - Method in interface org.wildfly.extension.microprofile.health.MicroProfileHealthLogger
Logs an informational message indicating the naming subsystem is being activated.
addHealthCheck(HealthCheck) - Method in class org.wildfly.extension.microprofile.health.HealthMonitor
 

C

CDIExtension - Class in org.wildfly.extension.microprofile.health.deployment
 
CDIExtension(HealthMonitor) - Constructor for class org.wildfly.extension.microprofile.health.deployment.CDIExtension
 
CheckOperation - Class in org.wildfly.extension.microprofile.health
 
CheckOperation() - Constructor for class org.wildfly.extension.microprofile.health.CheckOperation
 
close(BeforeShutdown) - Method in class org.wildfly.extension.microprofile.health.deployment.CDIExtension
Called when the deployment is undeployed.
computeResult(Collection<HealthCheckResponse>) - Static method in class org.wildfly.extension.microprofile.health.CheckOperation
 
createResponseBuilder() - Method in class org.wildfly.extension.microprofile.health.WildFlyResponseFactory
 

D

DEFINITION - Static variable in class org.wildfly.extension.microprofile.health.CheckOperation
 
DependencyProcessor - Class in org.wildfly.extension.microprofile.health.deployment
Add dependencies required by deployment unit to access the Config API (programmatically or using CDI).
DependencyProcessor() - Constructor for class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.health.deployment.SubsystemDeploymentProcessor
 

E

execute(OperationContext, ModelNode) - Method in class org.wildfly.extension.microprofile.health.CheckOperation
 

G

getAttributes() - Method in class org.wildfly.extension.microprofile.health.SubsystemDefinition
 
getParserDescription() - Method in class org.wildfly.extension.microprofile.health.SubsytemParser_1_0
 
getValue() - Method in class org.wildfly.extension.microprofile.health.HealthHttpHandlerService
 
getValue() - Method in class org.wildfly.extension.microprofile.health.HealthMonitorService
 

H

handleRequest(HttpServerExchange) - Method in class org.wildfly.extension.microprofile.health.HealthHttpHandler
 
HealthCheckHelper - Class in org.wildfly.extension.microprofile.health
 
HealthCheckHelper() - Constructor for class org.wildfly.extension.microprofile.health.HealthCheckHelper
 
HealthHttpHandler - Class in org.wildfly.extension.microprofile.health
 
HealthHttpHandlerService - Class in org.wildfly.extension.microprofile.health
 
HealthHttpHandlerService(String) - Constructor for class org.wildfly.extension.microprofile.health.HealthHttpHandlerService
 
HealthMonitor - Class in org.wildfly.extension.microprofile.health
 
HealthMonitor() - Constructor for class org.wildfly.extension.microprofile.health.HealthMonitor
 
HealthMonitorService - Class in org.wildfly.extension.microprofile.health
 
HealthMonitorService() - Constructor for class org.wildfly.extension.microprofile.health.HealthMonitorService
 

I

initialize(ExtensionContext) - Method in class org.wildfly.extension.microprofile.health.SubsystemExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.microprofile.health.SubsystemExtension
 
install(OperationContext, String, HealthCheck) - Static method in class org.wildfly.extension.microprofile.health.HealthCheckHelper
 
install(OperationContext, ServiceName, HealthCheck) - Static method in class org.wildfly.extension.microprofile.health.HealthCheckHelper
 

M

MICROPROFILE_HEALTH_API - Static variable in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
 
MICROPROFILE_HEALTH_EXTENSION - Static variable in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
 
MicroProfileHealthLogger - Interface in org.wildfly.extension.microprofile.health
 

N

NAMESPACE - Static variable in class org.wildfly.extension.microprofile.health.SubsytemParser_1_0
The name space used for the subsystem element

O

observeResources(ProcessAnnotatedType<? extends HealthCheck>) - Method in class org.wildfly.extension.microprofile.health.deployment.CDIExtension
Discover all classes that implements HealthCheckProcedure
org.wildfly.extension.microprofile.health - package org.wildfly.extension.microprofile.health
 
org.wildfly.extension.microprofile.health.deployment - package org.wildfly.extension.microprofile.health.deployment
 

P

PHASE - Static variable in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
See Phase for a description of the different phases
PHASE - Static variable in class org.wildfly.extension.microprofile.health.deployment.SubsystemDeploymentProcessor
See Phase for a description of the different phases
PRIORITY - Static variable in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
The relative order of this processor within the DependencyProcessor.PHASE.
PRIORITY - Static variable in class org.wildfly.extension.microprofile.health.deployment.SubsystemDeploymentProcessor
The relative order of this processor within the SubsystemDeploymentProcessor.PHASE.

R

registerOperations(ManagementResourceRegistration) - Method in class org.wildfly.extension.microprofile.health.SubsystemDefinition
 
removeHealthCheck(HealthCheck) - Method in class org.wildfly.extension.microprofile.health.HealthMonitor
 
ROOT_LOGGER - Static variable in interface org.wildfly.extension.microprofile.health.MicroProfileHealthLogger
The root logger with a category of the package name.

S

SERVICE_NAME - Static variable in class org.wildfly.extension.microprofile.health.HealthHttpHandlerService
 
SERVICE_NAME - Static variable in class org.wildfly.extension.microprofile.health.HealthMonitorService
 
start(StartContext) - Method in class org.wildfly.extension.microprofile.health.HealthHttpHandlerService
 
start(StartContext) - Method in class org.wildfly.extension.microprofile.health.HealthMonitorService
 
stop(StopContext) - Method in class org.wildfly.extension.microprofile.health.HealthHttpHandlerService
 
stop(StopContext) - Method in class org.wildfly.extension.microprofile.health.HealthMonitorService
 
SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.microprofile.health.SubsystemExtension
The name of our subsystem within the model.
SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.microprofile.health.SubsystemExtension
 
SubsystemDefinition - Class in org.wildfly.extension.microprofile.health
 
SubsystemDefinition() - Constructor for class org.wildfly.extension.microprofile.health.SubsystemDefinition
 
SubsystemDeploymentProcessor - Class in org.wildfly.extension.microprofile.health.deployment
 
SubsystemDeploymentProcessor() - Constructor for class org.wildfly.extension.microprofile.health.deployment.SubsystemDeploymentProcessor
 
SubsystemExtension - Class in org.wildfly.extension.microprofile.health
 
SubsystemExtension() - Constructor for class org.wildfly.extension.microprofile.health.SubsystemExtension
 
SubsytemParser_1_0 - Class in org.wildfly.extension.microprofile.health
 
SubsytemParser_1_0() - Constructor for class org.wildfly.extension.microprofile.health.SubsytemParser_1_0
 

U

undeploy(DeploymentUnit) - Method in class org.wildfly.extension.microprofile.health.deployment.DependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.microprofile.health.deployment.SubsystemDeploymentProcessor
 
uninstall(OperationContext, String) - Static method in class org.wildfly.extension.microprofile.health.HealthCheckHelper
 
uninstall(OperationContext, ServiceName) - Static method in class org.wildfly.extension.microprofile.health.HealthCheckHelper
 

V

VERSION_1_0_0 - Static variable in class org.wildfly.extension.microprofile.health.SubsystemExtension
 

W

WildFlyResponseFactory - Class in org.wildfly.extension.microprofile.health
 
WildFlyResponseFactory() - Constructor for class org.wildfly.extension.microprofile.health.WildFlyResponseFactory
 
A C D E G H I M N O P R S U V W 
Skip navigation links
WildFly: MicroProfile Health Extension 1.0.0

Copyright © 2017 JBoss by Red Hat. All rights reserved.