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