Uses of Class
org.apache.camel.main.MainSupport
-
-
Uses of MainSupport in org.apache.camel.main
Subclasses of MainSupport in org.apache.camel.main Modifier and Type Class Description class
Main
A Main class for booting up Camel in standalone mode.class
MainCommandLineSupport
Support for command line arguments to Camel main.Constructors in org.apache.camel.main with parameters of type MainSupport Constructor Description MainBootstrapCloseable(MainSupport main)
-