Interface MicrometerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface MicrometerEndpointBuilderFactory
Collect various metrics directly from Camel routes using the Micrometer library. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMicrometerEndpointBuilderFactory.AdvancedMicrometerEndpointBuilderAdvanced builder for endpoint for the Micrometer component.static interfaceMicrometerEndpointBuilderFactory.MicrometerBuildersstatic interfaceMicrometerEndpointBuilderFactory.MicrometerEndpointBuilderBuilder for endpoint for the Micrometer component.static classMicrometerEndpointBuilderFactory.MicrometerHeaderNameBuilderThe builder of headers' name for the Micrometer component.
-
Method Summary
Static Methods Modifier and Type Method Description static MicrometerEndpointBuilderFactory.MicrometerEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static MicrometerEndpointBuilderFactory.MicrometerEndpointBuilder endpointBuilder(String componentName, String path)
-
-