See: Description
| Interface | Description | 
|---|---|
| Condition | A condition allows conditional loading of a  BeanConfiguration. | 
| ConditionContext<T extends AnnotationMetadataProvider> | The ConditionContext passed to a  Condition. | 
| Failure | Represents a failure in a  Condition. | 
| Class | Description | 
|---|---|
| OperatingSystem | Details of the current operating system. | 
| TrueCondition | A  Conditionthat simply returns true. |