| Package | Description |
|---|---|
| org.apache.servicemix.camel | |
| org.apache.servicemix.camel.osgi |
| Modifier and Type | Method and Description |
|---|---|
JbiComponent |
CamelJbiComponent.getJbiComponent(java.lang.String suName) |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelComponent.addJbiComponent(JbiComponent jbiComponent) |
void |
CamelJbiComponent.addJbiComponent(JbiComponent jbiComponent) |
CamelProviderEndpoint |
CamelJbiComponent.createEndpoint(java.lang.String uriString,
JbiComponent jbiComponent) |
| Constructor and Description |
|---|
JbiEndpoint(JbiComponent jbiComponent,
java.lang.String uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiJbiComponent
OSGi-specific servicemix-camel
JbiComponent implementation that looks up the CamelComponent in the OSGi Service Registry |
Copyright © 2005-2015 FuseSource. All Rights Reserved.