Uses of Class
org.apache.camel.impl.engine.DefaultRouteController
-
Packages that use DefaultRouteController Package Description org.apache.camel.impl.engine -
-
Uses of DefaultRouteController in org.apache.camel.impl.engine
Subclasses of DefaultRouteController in org.apache.camel.impl.engine Modifier and Type Class Description class
DefaultSupervisingRouteController
A supervising capableRouteController
that delays the startup of the routes after the camel context startup and takes control of starting the routes in a safe manner.
-