C D F G I L M N O R S 
All Classes All Packages

C

CamelBundle<T extends CamelConfiguration> - Class in org.connectorio.dropwizard.camel
Defines camel bundle - an attachable configuration and runtime unit from Dropwizard point of view.
CamelBundle() - Constructor for class org.connectorio.dropwizard.camel.CamelBundle
 
CamelBundle(String) - Constructor for class org.connectorio.dropwizard.camel.CamelBundle
 
CamelConfiguration - Interface in org.connectorio.dropwizard.camel
Configuration of camel integration.
CamelDropwizardLifecycle - Class in org.connectorio.dropwizard.camel
A lifecycle binding of CamelContext and Dropwizard.
CamelDropwizardLifecycle(CamelContext) - Constructor for class org.connectorio.dropwizard.camel.CamelDropwizardLifecycle
 

D

DropwizardBeanRepository - Class in org.connectorio.dropwizard.camel.hk2
A bean repository which allows to look up bean by their type thus bind Jersey HK2 supplied services to Camel managed components.
DropwizardBeanRepository(InjectionManager) - Constructor for class org.connectorio.dropwizard.camel.hk2.DropwizardBeanRepository
 
DropwizardInjector - Class in org.connectorio.dropwizard.camel.hk2
Injector which makes sure that Inject annotations and types gets processed properly.
DropwizardInjector(InjectionManager) - Constructor for class org.connectorio.dropwizard.camel.hk2.DropwizardInjector
 

F

findByType(Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardBeanRepository
 
findByType(Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.MapRepository
 
findByTypeWithName(Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardBeanRepository
 
findByTypeWithName(Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.MapRepository
 

G

getBeans(Map<String, Object>) - Method in class org.connectorio.dropwizard.camel.CamelBundle
 
getContext() - Method in class org.connectorio.dropwizard.camel.CamelBundle
 
getName() - Method in class org.connectorio.dropwizard.camel.hk2.MapPropertiesSource
 
getProperties() - Method in interface org.connectorio.dropwizard.camel.CamelConfiguration
Additional source for properties.
getProperty(String) - Method in class org.connectorio.dropwizard.camel.hk2.MapPropertiesSource
 

I

initialize(Bootstrap<?>) - Method in class org.connectorio.dropwizard.camel.CamelBundle
 

L

lookupByName(String) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardBeanRepository
 
lookupByName(String) - Method in class org.connectorio.dropwizard.camel.hk2.MapRepository
 
lookupByNameAndType(String, Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardBeanRepository
 
lookupByNameAndType(String, Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.MapRepository
 

M

MapPropertiesSource - Class in org.connectorio.dropwizard.camel.hk2
 
MapPropertiesSource(Map<String, Object>) - Constructor for class org.connectorio.dropwizard.camel.hk2.MapPropertiesSource
 
MapRepository - Class in org.connectorio.dropwizard.camel.hk2
 
MapRepository(Map<String, Object>) - Constructor for class org.connectorio.dropwizard.camel.hk2.MapRepository
 

N

newInstance(Class<T>) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardInjector
 
newInstance(Class<T>, boolean) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardInjector
 
newInstance(Class<T>, String) - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardInjector
 

O

org.connectorio.dropwizard.camel - package org.connectorio.dropwizard.camel
 
org.connectorio.dropwizard.camel.hk2 - package org.connectorio.dropwizard.camel.hk2
 

R

run(T, Environment) - Method in class org.connectorio.dropwizard.camel.CamelBundle
 

S

start() - Method in class org.connectorio.dropwizard.camel.CamelDropwizardLifecycle
 
stop() - Method in class org.connectorio.dropwizard.camel.CamelDropwizardLifecycle
 
supportsAutoWiring() - Method in class org.connectorio.dropwizard.camel.hk2.DropwizardInjector
 
C D F G I L M N O R S 
All Classes All Packages