Uses of Class
org.apache.camel.main.SimpleMainShutdownStrategy
-
Packages that use SimpleMainShutdownStrategy Package Description org.apache.camel.main Application level classes that can be used to instantiate camel. -
-
Uses of SimpleMainShutdownStrategy in org.apache.camel.main
Subclasses of SimpleMainShutdownStrategy in org.apache.camel.main Modifier and Type Class Description classDefaultMainShutdownStrategyImplementation ofMainShutdownStrategythat add a virtual machine shutdown hook to properly stop the main instance.
-