Uses of Class
org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
-
Packages that use CamelRoutesEndpoint.RouteEndpointInfo Package Description org.apache.camel.spring.boot.actuate.endpoint -
-
Uses of CamelRoutesEndpoint.RouteEndpointInfo in org.apache.camel.spring.boot.actuate.endpoint
Subclasses of CamelRoutesEndpoint.RouteEndpointInfo in org.apache.camel.spring.boot.actuate.endpoint Modifier and Type Class Description static classCamelRoutesEndpoint.RouteDetailsEndpointInfoMethods in org.apache.camel.spring.boot.actuate.endpoint that return types with arguments of type CamelRoutesEndpoint.RouteEndpointInfo Modifier and Type Method Description List<CamelRoutesEndpoint.RouteEndpointInfo>CamelRoutesEndpoint. readRoutes()
-