Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.3.3. Camel Context Service
Overview Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Description: | Camel Context |
Singleton: | no |
Plugin: | Camel |
Parent Resource Types Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
- JMX Server Platform
- Servicemix3 Server Platform
- Servicemix4 Server Platform
- Fabric Container Platform
- JBoss Fuse Container Platform
- JBossAS Server Platform
Child Resource Types Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Connection Properties Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Name | Description | Required | Internal Name |
---|---|---|---|
Camel Id | The name of the Camel component | yes | CamelId |
Camel Version | The Camel version | yes | CamelVersion |
Object Name | yes | objectName | |
Name Template | yes | nameTemplate | |
Description Template | yes | descriptionTemplate | |
Context | The name of the Camel Context | yes | context |
Name | Name | yes | name |
Metrics Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
none
Configuration Properties Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
none
Operations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
You can invoke control operations to avoid or correct throughput and performance problems.
Name | Description |
---|---|
start | The start operation starts up the selected camel context. |
stop | The stop operation stops the selected camel context immediately. |
suspend | The suspend operation pauses the routing of messages and preserves the state of the route, after the completion of all inflight exchanges. |
resume | The resume operation resumes the processing of messages after a call to suspend. |
Package Types Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
none