Skip navigation links
A D E G I O R S T U 

A

APPLICATION_ARGUMENT_DESCRIPTION - Static variable in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
APPLICATION_ARGUMENT_NAME - Static variable in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
ArgumentDefinition - Interface in org.mule.runtime.module.troubleshooting.api
Defines an argument for the troubleshooting command interpreter.

D

DefaultArgumentDefinition - Class in org.mule.runtime.module.troubleshooting.internal
 
DefaultArgumentDefinition(String, String, boolean) - Constructor for class org.mule.runtime.module.troubleshooting.internal.DefaultArgumentDefinition
 
DefaultTroubleshootingOperationDefinition - Class in org.mule.runtime.module.troubleshooting.internal
 
DefaultTroubleshootingOperationDefinition(String, String, ArgumentDefinition...) - Constructor for class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingOperationDefinition
 
DefaultTroubleshootingService - Class in org.mule.runtime.module.troubleshooting.internal
 
DefaultTroubleshootingService(DeploymentService) - Constructor for class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingService
 

E

EVENT_DUMP_OPERATION_DESCRIPTION - Static variable in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
EVENT_DUMP_OPERATION_NAME - Static variable in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
EventDumpOperation - Class in org.mule.runtime.module.troubleshooting.internal.operations
Operation used to collect an event dump in JSON format.
EventDumpOperation(DeploymentService) - Constructor for class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
execute(Map<String, String>) - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationCallback
The operation logic.
executeOperation(String, Map<String, String>) - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingService
Invokes an operation with the given parameters.
executeOperation(String, Map<String, String>) - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingService
 

G

getArgumentDefinitions() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationDefinition
 
getArgumentDefinitions() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingOperationDefinition
 
getAvailableOperations() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingService
Gets the available operation definitions.
getAvailableOperations() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingService
 
getCallback() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperation
Returns the TroubleshootingOperationCallback for this operation.
getCallback() - Method in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
getDefinition() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperation
Returns the TroubleshootingOperationDefinition for this operation.
getDefinition() - Method in class org.mule.runtime.module.troubleshooting.internal.operations.EventDumpOperation
 
getDescription() - Method in interface org.mule.runtime.module.troubleshooting.api.ArgumentDefinition
 
getDescription() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationDefinition
 
getDescription() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultArgumentDefinition
 
getDescription() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingOperationDefinition
 
getName() - Method in interface org.mule.runtime.module.troubleshooting.api.ArgumentDefinition
 
getName() - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationDefinition
 
getName() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultArgumentDefinition
 
getName() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingOperationDefinition
 

I

isRequired() - Method in interface org.mule.runtime.module.troubleshooting.api.ArgumentDefinition
 
isRequired() - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultArgumentDefinition
 

O

org.mule.runtime.module.troubleshooting.api - package org.mule.runtime.module.troubleshooting.api
 
org.mule.runtime.module.troubleshooting.internal - package org.mule.runtime.module.troubleshooting.internal
 
org.mule.runtime.module.troubleshooting.internal.operations - package org.mule.runtime.module.troubleshooting.internal.operations
 

R

registerOperation(TroubleshootingOperation) - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingService
Registers a new TroubleshootingOperation.
registerOperation(TroubleshootingOperation) - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingService
 

S

setTroubleshootingService(TroubleshootingService) - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingServiceAware
Deprecated.
 

T

TroubleshootingOperation - Interface in org.mule.runtime.module.troubleshooting.api
Interface that has the TroubleshootingOperationDefinition and the TroubleshootingOperationCallback for a given operation.
TroubleshootingOperationCallback - Interface in org.mule.runtime.module.troubleshooting.api
Internal interface to the troubleshooting operation callbacks.
TroubleshootingOperationDefinition - Interface in org.mule.runtime.module.troubleshooting.api
Defines an operation and its metadata.
TroubleshootingOperationException - Exception in org.mule.runtime.module.troubleshooting.api
Exception used to the troubleshooting operations related errors.
TroubleshootingOperationException(String, Exception) - Constructor for exception org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationException
 
TroubleshootingOperationException(String) - Constructor for exception org.mule.runtime.module.troubleshooting.api.TroubleshootingOperationException
 
TroubleshootingService - Interface in org.mule.runtime.module.troubleshooting.api
A container level object that can be used to execute troubleshooting related operations.
TroubleshootingServiceAware - Interface in org.mule.runtime.module.troubleshooting.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type TroubleshootingService

U

unregisterOperation(String) - Method in interface org.mule.runtime.module.troubleshooting.api.TroubleshootingService
Unregisters a new TroubleshootingOperation.
unregisterOperation(String) - Method in class org.mule.runtime.module.troubleshooting.internal.DefaultTroubleshootingService
 
A D E G I O R S T U 
Skip navigation links

Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.