Package | Description |
---|---|
org.springframework.boot.diagnostics |
Support for failure analysis and reporting.
|
org.springframework.boot.diagnostics.analyzer |
Internal
FailureAnalyzer implementations. |
Class and Description |
---|
FailureAnalysis
The result of analyzing a failure.
|
FailureAnalysisReporter
Reports a
FailureAnalysis to the user. |
FailureAnalyzer
A
FailureAnalyzer is used to analyze a failure and provide diagnostic
information that can be displayed to the user. |
Class and Description |
---|
AbstractFailureAnalyzer
Abstract base class for most
FailureAnalyzer implementations. |
FailureAnalysis
The result of analyzing a failure.
|
FailureAnalyzer
A
FailureAnalyzer is used to analyze a failure and provide diagnostic
information that can be displayed to the user. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.