Uses of Class
org.apache.camel.main.SimpleMainShutdownStrategy
-
-
Uses of SimpleMainShutdownStrategy in org.apache.camel.main
Subclasses of SimpleMainShutdownStrategy in org.apache.camel.main Modifier and Type Class Description class
DefaultMainShutdownStrategy
Implementation ofMainShutdownStrategy
that add a virtual machine shutdown hook to properly stop the main instance.
-