Uses of Class
org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
-
Packages that use CamelHealthCheckConfigurationProperties Package Description org.apache.camel.spring.boot.actuate.health -
-
Uses of CamelHealthCheckConfigurationProperties in org.apache.camel.spring.boot.actuate.health
Methods in org.apache.camel.spring.boot.actuate.health with parameters of type CamelHealthCheckConfigurationProperties Modifier and Type Method Description org.springframework.boot.actuate.health.HealthIndicatorCamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer. camelHealthCheckIndicator(org.apache.camel.CamelContext camelContext, CamelHealthCheckConfigurationProperties config)
-