Package | Description |
---|---|
org.apache.camel.cdi.internal |
Modifier and Type | Method and Description |
---|---|
CdiCamelContext |
CamelContextBean.create(javax.enterprise.context.spi.CreationalContext<CdiCamelContext> context) |
Modifier and Type | Method and Description |
---|---|
void |
CamelContextConfig.configure(CdiCamelContext camelContext,
javax.enterprise.inject.spi.BeanManager beanManager) |
void |
CamelContextBean.configureCamelContext(CdiCamelContext camelContext) |
void |
CamelContextBean.destroy(CdiCamelContext instance,
javax.enterprise.context.spi.CreationalContext<CdiCamelContext> context) |
Modifier and Type | Method and Description |
---|---|
CdiCamelContext |
CamelContextBean.create(javax.enterprise.context.spi.CreationalContext<CdiCamelContext> context) |
void |
CamelContextBean.destroy(CdiCamelContext instance,
javax.enterprise.context.spi.CreationalContext<CdiCamelContext> context) |
Apache Camel