Index
All Classes and Interfaces|All Packages
A
- addHealthInstrumentation(Instrumentation) - Method in interface com.azure.spring.integration.core.instrumentation.InstrumentationManager
-
Add the health instrumentation.
B
- buildId(Instrumentation.Type, String) - Static method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Build the unique id.
C
- com.azure.spring.integration.core.handler - package com.azure.spring.integration.core.handler
-
Support for Spring Integration Core.
- com.azure.spring.integration.core.instrumentation - package com.azure.spring.integration.core.instrumentation
-
Instrumentation abstraction for Spring Integration.
- CONSUMER - Enum constant in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Consumer
D
- DefaultMessageHandler - Class in com.azure.spring.integration.core.handler
-
Base class of outbound adapter to publish to azure backed messaging service
- DefaultMessageHandler(String, SendOperation) - Constructor for class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Construct a
DefaultMessageHandler
with the specified destination and sendOperation. - DOWN - Enum constant in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Status
-
Down
G
- getAllHealthInstrumentation() - Method in interface com.azure.spring.integration.core.instrumentation.InstrumentationManager
-
Get all the instrumentation.
- getErrorMessageStrategy() - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Get error message strategy.
- getException() - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Return the exception.
- getHealthInstrumentation(String) - Method in interface com.azure.spring.integration.core.instrumentation.InstrumentationManager
-
Get the health instrumentation by id.
- getId() - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Get the unique id.
- getName() - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Get the name of destination entity.
- getSendFailureChannel() - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Get send failure channel.
- getSendTimeoutExpression() - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Get send time out expression.
- getStatus() - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Get the status of the instrumented component.
- getType() - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Get type.
H
- handleMessageInternal(Message<?>) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
I
- Instrumentation - Interface in com.azure.spring.integration.core.instrumentation
-
Azure Instrumentation for Event Hubs or Service Bus processor.
- Instrumentation.Status - Enum in com.azure.spring.integration.core.instrumentation
-
The status of the instrumented component.
- Instrumentation.Type - Enum in com.azure.spring.integration.core.instrumentation
-
Specifies the type of queue and topic currently in use.
- InstrumentationManager - Interface in com.azure.spring.integration.core.instrumentation
-
Azure Instrumentation Manager for Event Hubs or Service Bus processor.
O
- onInit() - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
P
- PRODUCER - Enum constant in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Producer
S
- setErrorMessageStrategy(ErrorMessageStrategy) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set error message strategy.
- setPartitionIdExpression(Expression) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set partition id expression.
- setPartitionKey(String) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set partition Key.
- setPartitionKeyExpression(Expression) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set partition key expression.
- setPartitionKeyExpressionString(String) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set partition key expression string.
- setSendCallback(ListenableFutureCallback<Void>) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set send call back.
- setSendFailureChannel(MessageChannel) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set send failure channel.
- setSendFailureChannelName(String) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set send failure channel name.
- setSendTimeout(long) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
- setSendTimeoutExpression(Expression) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set send time out expression.
- setStatus(Instrumentation.Status) - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Set the status of the component.
- setStatus(Instrumentation.Status, Throwable) - Method in interface com.azure.spring.integration.core.instrumentation.Instrumentation
-
Set the status of the component.
- setSync(boolean) - Method in class com.azure.spring.integration.core.handler.DefaultMessageHandler
-
Set sync.
U
- UP - Enum constant in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Status
-
Up
V
- valueOf(String) - Static method in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages