| Package | Description | 
|---|---|
| org.springframework.boot.diagnostics.analyzer | 
 Internal  
FailureAnalyzer implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractInjectionFailureAnalyzer<T extends Throwable>
Abstract base class for a  
FailureAnalyzer that handles some kind of injection
 failure. | 
class  | 
BeanNotOfRequiredTypeFailureAnalyzer
An  
AbstractFailureAnalyzer that performs analysis of failures caused by a
 BeanNotOfRequiredTypeException. |