| Interface | Description |
|---|---|
| ArgumentDefinition |
Defines an argument for the troubleshooting command interpreter.
|
| TroubleshootingOperation |
Interface that has the
TroubleshootingOperationDefinition and the TroubleshootingOperationCallback for a given
operation. |
| TroubleshootingOperationCallback |
Internal interface to the troubleshooting operation callbacks.
|
| TroubleshootingOperationDefinition |
Defines an operation and its metadata.
|
| TroubleshootingService |
A container level object that can be used to execute troubleshooting related operations.
|
| TroubleshootingServiceAware | Deprecated
on 4.1, use @Inject on a field or setter method of type
TroubleshootingService |
| Exception | Description |
|---|---|
| TroubleshootingOperationException |
Exception used to the troubleshooting operations related errors.
|
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.