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.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
- 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.
- 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.
- 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.
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.
P
- PRODUCER - Enum constant in enum com.azure.spring.integration.core.instrumentation.Instrumentation.Type
-
Producer
S
- 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.
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