Interface NagiosComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface NagiosComponentBuilderFactory
Send passive checks to Nagios using JSendNSCA. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
NagiosComponentBuilderFactory.NagiosComponentBuilder
Builder for the Nagios component.static class
NagiosComponentBuilderFactory.NagiosComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static NagiosComponentBuilderFactory.NagiosComponentBuilder
nagios()
Deprecated.
-
-
-
Method Detail
-
nagios
@Deprecated static NagiosComponentBuilderFactory.NagiosComponentBuilder nagios()
Deprecated.Nagios (camel-nagios) Send passive checks to Nagios using JSendNSCA. Category: monitoring Since: 2.3 Maven coordinates: org.apache.camel:camel-nagios- Returns:
- the dsl builder
-
-