WildFly: MicroProfile Fault Tolerance - CDI 19.0.0.Beta2
- java.lang.Object
-
- org.wildfly.extension.microprofile.faulttolerance.cdi.RequestContextCommandListener
-
- All Implemented Interfaces:
- io.smallrye.faulttolerance.CommandListener, Comparable<io.smallrye.faulttolerance.CommandListener>
@ApplicationScoped
public class RequestContextCommandListener
extends Object
implements io.smallrye.faulttolerance.CommandListener
Activates CDI request context when a Hystrix command that wraps a Fault Tolerance operation is executed.
- Author:
- Martin Kouba, Radoslav Husar
-
-
Constructor Summary
Constructors
| Constructor and Description |
RequestContextCommandListener(org.jboss.weld.context.RequestContext requestContext,
org.jboss.weld.manager.api.WeldManager weldManager) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.smallrye.faulttolerance.CommandListener
compareTo, getPriority
WildFly: MicroProfile Fault Tolerance - CDI 19.0.0.Beta2
Copyright © 2020 JBoss by Red Hat. All rights reserved.