Class DefaultMainShutdownStrategy

java.lang.Object
org.apache.camel.main.SimpleMainShutdownStrategy
org.apache.camel.main.DefaultMainShutdownStrategy
All Implemented Interfaces:
MainShutdownStrategy

public class DefaultMainShutdownStrategy extends SimpleMainShutdownStrategy
Implementation of MainShutdownStrategy that add a virtual machine shutdown hook to properly stop the main instance.