Package | Description |
---|---|
org.springframework.boot.diagnostics |
Support for failure analysis and reporting.
|
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. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.