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 | 
|---|---|
| TrueCondition | 
 A  
Condition that simply returns true. |