Interface GangliaComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface GangliaComponentBuilderFactory
Send metrics to Ganglia monitoring system. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
GangliaComponentBuilderFactory.GangliaComponentBuilder
Builder for the Ganglia component.static class
GangliaComponentBuilderFactory.GangliaComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static GangliaComponentBuilderFactory.GangliaComponentBuilder
ganglia()
Deprecated.
-
-
-
Method Detail
-
ganglia
@Deprecated static GangliaComponentBuilderFactory.GangliaComponentBuilder ganglia()
Deprecated.Ganglia (camel-ganglia) Send metrics to Ganglia monitoring system. Category: monitoring Since: 2.15 Maven coordinates: org.apache.camel:camel-ganglia- Returns:
- the dsl builder
-
-