Uses of Interface
org.connectorio.dropwizard.camel.CamelConfiguration
-
Packages that use CamelConfiguration Package Description org.connectorio.dropwizard.camel -
-
Uses of CamelConfiguration in org.connectorio.dropwizard.camel
Classes in org.connectorio.dropwizard.camel with type parameters of type CamelConfiguration Modifier and Type Class Description classCamelBundle<T extends CamelConfiguration>Defines camel bundle - an attachable configuration and runtime unit from Dropwizard point of view.
-