Skip navigation links
Microprofile-Health 2018.3.1
A B C F G H I J L M N O P Q R S T U W 

A

activate(ServiceActivatorContext) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorServiceActivator
 
APP_PATH - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 
artifactId() - Method in class org.wildfly.swarm.microprofile.health.detect.HealthPackageDetector
 

B

beforeShutdown(BeforeShutdown) - Method in class org.wildfly.swarm.microprofile.health.deployment.HealthExtension
Called when the deployment is undeployed.
BufferingSinkConduit - Class in org.wildfly.swarm.microprofile.health.runtime
Conduit that saves all the data that is written through it
BufferingSinkConduit(StreamSinkConduit) - Constructor for class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
Construct a new instance.

C

createRealmName(String) - Static method in class org.wildfly.swarm.microprofile.health.runtime.MonitorServiceActivator
 
customize() - Method in class org.wildfly.swarm.microprofile.health.runtime.UndertowFilterCustomizer
 

F

flushTo(StringBuffer) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 

G

getDefaultContextNames() - Static method in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
getHealthDelegates() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
getHealthDelegates() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getHealthURIs() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
getHealthURIs() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getModelControllerInjector() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getNodeInfo() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
getNodeInfo() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getProbeTimeoutSeconds() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
The timeout in seconds
getProbeTimeoutSeconds() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getSecurityRealm() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
getSecurityRealm() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getSecurityRealmInjector() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getServerEnvironmentInjector() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getValue() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
getWebContext() - Method in class org.wildfly.swarm.microprofile.health.HealthMetaData
 

H

handleRequest(HttpServerExchange) - Method in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
handleRequest(HttpServerExchange) - Method in class org.wildfly.swarm.microprofile.health.runtime.SecureHttpContexts
 
HEALTH - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 
HEALTH - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
HealthAnnotationProcessor - Class in org.wildfly.swarm.microprofile.health.runtime
 
HealthAnnotationProcessor(Archive, IndexView) - Constructor for class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 
HealthExtension - Class in org.wildfly.swarm.microprofile.health.deployment
Created by hbraun on 28.06.17.
HealthExtension() - Constructor for class org.wildfly.swarm.microprofile.health.deployment.HealthExtension
 
HealthFraction - Class in org.wildfly.swarm.microprofile.health
 
HealthFraction() - Constructor for class org.wildfly.swarm.microprofile.health.HealthFraction
 
HealthMetaData - Class in org.wildfly.swarm.microprofile.health
 
HealthMetaData(String, boolean) - Constructor for class org.wildfly.swarm.microprofile.health.HealthMetaData
 
HealthPackageDetector - Class in org.wildfly.swarm.microprofile.health.detect
 
HealthPackageDetector() - Constructor for class org.wildfly.swarm.microprofile.health.detect.HealthPackageDetector
 
heap() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
HEAP - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
heap() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
HttpContexts - Class in org.wildfly.swarm.microprofile.health.runtime
The actual monitoring HTTP endpoints.
HttpContexts(HttpHandler) - Constructor for class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 

I

isSecure() - Method in class org.wildfly.swarm.microprofile.health.HealthMetaData
 

J

JNDI_NAME - Static variable in interface org.wildfly.swarm.microprofile.health.api.Monitor
 

L

LCURL - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
lookup() - Static method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 

M

Monitor - Interface in org.wildfly.swarm.microprofile.health.api
The main API exposed by the monitoring service
MonitorService - Class in org.wildfly.swarm.microprofile.health.runtime
 
MonitorService(Optional<String>) - Constructor for class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
MonitorServiceActivator - Class in org.wildfly.swarm.microprofile.health.runtime
Installs a monitoring service so we get hold of the MSC services to access the management model and server environment.
MonitorServiceActivator() - Constructor for class org.wildfly.swarm.microprofile.health.runtime.MonitorServiceActivator
 
MP_HEALTH - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 

N

NODE - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 

O

observeResources(ProcessAnnotatedType<T>) - Method in class org.wildfly.swarm.microprofile.health.deployment.HealthExtension
 
org.wildfly.swarm.microprofile.health - package org.wildfly.swarm.microprofile.health
 
org.wildfly.swarm.microprofile.health.api - package org.wildfly.swarm.microprofile.health.api
 
org.wildfly.swarm.microprofile.health.deployment - package org.wildfly.swarm.microprofile.health.deployment
 
org.wildfly.swarm.microprofile.health.detect - package org.wildfly.swarm.microprofile.health.detect
 
org.wildfly.swarm.microprofile.health.runtime - package org.wildfly.swarm.microprofile.health.runtime
 

P

PATH - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 
process() - Method in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 

Q

QUOTE - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 

R

RCURL - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
registerHealth(HealthMetaData) - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
registerHealth(HealthMetaData) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
registerHealthBean(Object) - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
registerHealthBean(Object) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 

S

safeAppend(StringBuilder, String) - Static method in class org.wildfly.swarm.microprofile.health.runtime.HealthAnnotationProcessor
 
SecureHttpContexts - Class in org.wildfly.swarm.microprofile.health.runtime
Wraps the actual HTTP endpoint and add security to it.
SecureHttpContexts(HttpHandler) - Constructor for class org.wildfly.swarm.microprofile.health.runtime.SecureHttpContexts
 
securityRealm(String) - Method in class org.wildfly.swarm.microprofile.health.HealthFraction
 
securityRealm() - Method in class org.wildfly.swarm.microprofile.health.HealthFraction
 
SERVICE_NAME - Static variable in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
start(StartContext) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
stop(StopContext) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 

T

terminateWrites() - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
threads() - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
THREADS - Static variable in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
threads() - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 
toJson(HealthCheckResponse) - Static method in class org.wildfly.swarm.microprofile.health.runtime.HttpContexts
 
toString() - Method in class org.wildfly.swarm.microprofile.health.HealthMetaData
 
transferFrom(FileChannel, long, long) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 

U

UndertowFilterCustomizer - Class in org.wildfly.swarm.microprofile.health.runtime
 
UndertowFilterCustomizer() - Constructor for class org.wildfly.swarm.microprofile.health.runtime.UndertowFilterCustomizer
 
unregisterHealthBean(Object) - Method in interface org.wildfly.swarm.microprofile.health.api.Monitor
 
unregisterHealthBean(Object) - Method in class org.wildfly.swarm.microprofile.health.runtime.MonitorService
 

W

write(ByteBuffer) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
write(ByteBuffer[], int, int) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
writeFinal(ByteBuffer) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class org.wildfly.swarm.microprofile.health.runtime.BufferingSinkConduit
 
A B C F G H I J L M N O P Q R S T U W 
Skip navigation links
Microprofile-Health 2018.3.1

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