Class CamelServiceShutdownControllerAutoConfiguration.CamelServiceShutdownController
java.lang.Object
dev.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 -
Method Summary
-
Constructor Details
-
CamelServiceShutdownController
public CamelServiceShutdownController(org.apache.camel.CamelContext camelContext)
-
-
Method Details
-
stop
- Specified by:
stopin interfaceServiceShutdownController- Throws:
InterruptedException
-