Uses of Class
org.apache.camel.main.MainSupport
Packages that use MainSupport
Package
Description
Application level classes that can be used to instantiate camel.
-
Uses of MainSupport in org.apache.camel.main
Subclasses of MainSupport in org.apache.camel.mainModifier and TypeClassDescriptionclassA Main class for booting up Camel in standalone mode.classSupport for command line arguments to Camel main. -
Uses of MainSupport in org.apache.camel.main.fatjar
Subclasses of MainSupport in org.apache.camel.main.fatjarModifier and TypeClassDescriptionclassA Main class for booting up Camel in standalone mode packaged as far-jar using the camel-repackager-maven-plugin.