Class CamelServiceShutdownControllerAutoConfiguration.CamelServiceShutdownController
- java.lang.Object
-
- me.snowdrop.boot.narayana.openshift.recovery.camel.CamelServiceShutdownControllerAutoConfiguration.CamelServiceShutdownController
-
- All Implemented Interfaces:
ServiceShutdownController
- Enclosing class:
- CamelServiceShutdownControllerAutoConfiguration
public static class CamelServiceShutdownControllerAutoConfiguration.CamelServiceShutdownController extends Object implements ServiceShutdownController
Waits for the Camel context to stop.- Author:
- Nicola Ferraro
-
-
Constructor Summary
Constructors Constructor Description CamelServiceShutdownController(org.apache.camel.CamelContext camelContext)
-
-
-
Method Detail
-
stop
public void stop() throws InterruptedException- Specified by:
stopin interfaceServiceShutdownController- Throws:
InterruptedException
-
-