Package org.connectorio.dropwizard.camel
Class CamelDropwizardLifecycle
- java.lang.Object
-
- org.connectorio.dropwizard.camel.CamelDropwizardLifecycle
-
- All Implemented Interfaces:
io.dropwizard.lifecycle.Managed
public class CamelDropwizardLifecycle extends Object implements io.dropwizard.lifecycle.Managed
A lifecycle binding ofCamelContextand Dropwizard.- Author:
- Ćukasz Dywicki
-
-
Constructor Summary
Constructors Constructor Description CamelDropwizardLifecycle(org.apache.camel.CamelContext camelConfiguration)
-