Interface MetricsEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface MetricsEndpointBuilderFactory
Collect various metrics directly from Camel routes using the DropWizard
metrics library.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Metrics component.static interfacestatic interfaceBuilder for endpoint for the Metrics component.static classThe builder of headers' name for the Metrics component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static MetricsEndpointBuilderFactory.MetricsEndpointBuilder endpointBuilder(String componentName, String path)
-