Package io.github.resilience4j.utils
Class ReactorOnClasspathCondition
- java.lang.Object
-
- io.github.resilience4j.utils.ReactorOnClasspathCondition
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class ReactorOnClasspathCondition extends java.lang.Object implements org.springframework.context.annotation.Conditionthe inject Rx java aspect support spring condition check
-
-
Constructor Summary
Constructors Constructor Description ReactorOnClasspathCondition()
-
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)
-