3.3. Camel Context Service
Overview
Description: | Camel Context |
Singleton: | no |
Plugin: | Camel |
Parent Resource Types
- JMX Server Platform
- Servicemix3 Server Platform
- Servicemix4 Server Platform
- Fabric Container Platform
- JBoss Fuse Container Platform
- JBossAS Server Platform
Child Resource Types
Connection Properties
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
none
Configuration Properties
none
Operations
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
none