Interface GangliaEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface GangliaEndpointBuilderFactory
Send metrics to Ganglia monitoring system. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGangliaEndpointBuilderFactory.GangliaBuildersstatic interfaceGangliaEndpointBuilderFactory.GangliaEndpointBuilderBuilder for endpoint for the Ganglia component.static classGangliaEndpointBuilderFactory.GMetricSlopeProxy enum forinfo.ganglia.gmetric4j.gmetric.GMetricSlopeenum.static classGangliaEndpointBuilderFactory.GMetricTypeProxy enum forinfo.ganglia.gmetric4j.gmetric.GMetricTypeenum.static classGangliaEndpointBuilderFactory.UDPAddressingModeProxy enum forinfo.ganglia.gmetric4j.gmetric.GMetric$UDPAddressingModeenum.
-
Method Summary
Static Methods Modifier and Type Method Description static GangliaEndpointBuilderFactory.GangliaEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static GangliaEndpointBuilderFactory.GangliaEndpointBuilder endpointBuilder(String componentName, String path)
-
-