Index
All Classes and Interfaces|All Packages|Serialized Form
A
- accept(DeploymentProcessorTarget) - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceServiceHandler
- activatingSubsystem() - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- activatingSubsystem() - Method in interface org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger
- activatingSubsystem$str() - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- ASYNCHRONOUS - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
B
- BULKHEAD - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
C
- CIRCUIT_BREAKER - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
- CURRENT - Static variable in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
D
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceDependenciesProcessor
- deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceDeploymentProcessor
F
- FALLBACK - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
G
- getDotName() - Method in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
- getLoggingLocale() - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- getNamespace() - Method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
- getVersion() - Method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceModel
- getXMLDescription() - Method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
H
- hasMicroProfileFaultToleranceAnnotations(DeploymentUnit) - Static method in class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceMarker
I
- installServices(OperationContext, ModelNode) - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceServiceHandler
- isMarked(DeploymentUnit) - Static method in class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceMarker
M
- metricsProvider(String) - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- metricsProvider(String) - Method in interface org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger
- metricsProvider$str() - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- MicroProfileFaultToleranceAnnotation - Enum in org.wildfly.extension.microprofile.faulttolerance.deployment
-
Class that stores the
DotNames of MP FT annotations. - MicroProfileFaultToleranceDependenciesProcessor - Class in org.wildfly.extension.microprofile.faulttolerance.deployment
-
Conditionally adds "org.eclipse.microprofile.fault-tolerance.api" dependency if this deployment is part of Weld deployment.
- MicroProfileFaultToleranceDependenciesProcessor() - Constructor for class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceDependenciesProcessor
- MicroProfileFaultToleranceDeploymentProcessor - Class in org.wildfly.extension.microprofile.faulttolerance.deployment
-
This
DeploymentUnitProcessorregisters required CDI portable extension that adds support for MP Fault Tolerance interceptor bindings. - MicroProfileFaultToleranceDeploymentProcessor() - Constructor for class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceDeploymentProcessor
- MicroProfileFaultToleranceExtension - Class in org.wildfly.extension.microprofile.faulttolerance
-
Extension that registers the microprofile fault tolerance subsystem
- MicroProfileFaultToleranceExtension() - Constructor for class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceExtension
- MicroProfileFaultToleranceLogger - Interface in org.wildfly.extension.microprofile.faulttolerance
- MicroProfileFaultToleranceLogger_$logger - Class in org.wildfly.extension.microprofile.faulttolerance
-
Warning this class consists of generated code.
- MicroProfileFaultToleranceLogger_$logger(Logger) - Constructor for class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger_$logger
- MicroProfileFaultToleranceMarker - Class in org.wildfly.extension.microprofile.faulttolerance.deployment
-
Utility class which marks MP FT deployments.
- MicroProfileFaultToleranceModel - Enum in org.wildfly.extension.microprofile.faulttolerance
-
Enumeration of supported versions of management model.
- MicroProfileFaultToleranceResourceDefinition - Class in org.wildfly.extension.microprofile.faulttolerance
- MicroProfileFaultToleranceResourceDefinition() - Constructor for class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceResourceDefinition
- MicroProfileFaultToleranceSchema - Enum in org.wildfly.extension.microprofile.faulttolerance
-
Enumeration of supported subsystem schemas.
- MicroProfileFaultToleranceServiceHandler - Class in org.wildfly.extension.microprofile.faulttolerance
- MicroProfileFaultToleranceServiceHandler() - Constructor for class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceServiceHandler
O
- org.wildfly.extension.microprofile.faulttolerance - package org.wildfly.extension.microprofile.faulttolerance
- org.wildfly.extension.microprofile.faulttolerance.deployment - package org.wildfly.extension.microprofile.faulttolerance.deployment
R
- register(SubsystemRegistration) - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceResourceDefinition
- removeServices(OperationContext, ModelNode) - Method in class org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceServiceHandler
- RETRY - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
- ROOT_LOGGER - Static variable in interface org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceLogger
T
- TIMEOUT - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
U
- undeploy(DeploymentUnit) - Method in class org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceDependenciesProcessor
V
- valueOf(String) - Static method in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.extension.microprofile.faulttolerance.deployment.MicroProfileFaultToleranceAnnotation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_1_0 - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceSchema
- VERSION_1_0_0 - Enum constant in enum org.wildfly.extension.microprofile.faulttolerance.MicroProfileFaultToleranceModel
All Classes and Interfaces|All Packages|Serialized Form