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