| Package | Description |
|---|---|
| org.apache.servicemix.camel | |
| org.apache.servicemix.camel.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
CamelJbiComponent
Deploys the camel endpoints within JBI
|
| Modifier and Type | Method and Description |
|---|---|
CamelComponent |
JbiComponent.getCamelJbiComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
JbiComponent.setCamelJbiComponent(CamelComponent component) |
| Constructor and Description |
|---|
JbiComponent(CamelComponent component) |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiCamelJbiComponent
When deploying a JBI packaged SU to camel component, camel-spring and camel-osgi
can not be found by Spring/XBean, thus leading to an exception about the spring
and osgi namespaces not being found.
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.