Uses of Class
org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
-
Packages that use CamelRoutesEndpoint Package Description org.apache.camel.spring.boot.actuate.endpoint -
-
Uses of CamelRoutesEndpoint in org.apache.camel.spring.boot.actuate.endpoint
Methods in org.apache.camel.spring.boot.actuate.endpoint that return CamelRoutesEndpoint Modifier and Type Method Description CamelRoutesEndpointCamelRoutesEndpointAutoConfiguration. camelEndpoint(org.apache.camel.CamelContext camelContext, CamelRoutesEndpointProperties properties)
-