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.Condition to hide parts of an application that only work when running on the JVM.Details of the current operating system.AConditionthat simply returns true.