Package io.micronaut.scheduling
Class LoomSupport.LoomCondition
java.lang.Object
io.micronaut.scheduling.LoomSupport.LoomCondition
- All Implemented Interfaces:
Condition
,Predicate<ConditionContext>
- Enclosing class:
- LoomSupport
Condition that only matches if virtual threads are supported on this platform.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
matches
(ConditionContext context) Check whether a specific condition is met.