Package io.micronaut.context.condition
package io.micronaut.context.condition
Contains classes and interfaces related to conditional beans.
- Since:
- 1.0
-
ClassDescriptionA condition allows conditional loading of a
BeanConfiguration.ConditionContext<T extends io.micronaut.core.annotation.AnnotationMetadataProvider>The ConditionContext passed to aCondition.Represents a failure in aCondition.Details of the current operating system.AConditionthat simply returns true.