Package io.github.resilience4j.utils
Class RxJava2OnClasspathCondition
- java.lang.Object
-
- io.github.resilience4j.utils.RxJava2OnClasspathCondition
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class RxJava2OnClasspathCondition extends java.lang.Object implements org.springframework.context.annotation.Conditionthe inject Rx java aspect support spring condition check
-
-
Constructor Summary
Constructors Constructor Description RxJava2OnClasspathCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-