A Seda delivery flow uses staged eventing for deliverying message exchanges to Components.The SedaFlow MBean is derived from the Message Flow MBean- see SedaFlow java doc
| Info |
|---|
| bgColor | 'lighblue' |
|---|
| title | Operations |
|---|
| borderStyle | solid |
|---|
|
Name | Parameters | Signature | Description |
|---|
start | void | void | starts the flow | stop | void | void | stops the flow | shutDown | void | void | shutDowns the flow | onEvent | void | void | Process state changes in Components | release | queue | void | release a queue |
|
| Info |
|---|
| bgColor | 'lighblue' |
|---|
| title | Attributes |
|---|
| borderStyle | solid |
|---|
|
Name | type | read/write | Description |
|---|
capacity | int | read/write | the default Capacity for MessageExchanges for all SedaQueues | queueNumber | int | read-only | the number of SedaQueues running |
|
SedaQueue MBean
A SedaQueue is used by the Seda style message flow for staging MessageExchanges before they are forwarded to the consuming Component - see SedaQueue java doc. A SedaQueue MBean is dervied from Life Cycle MBean.
| Info |
|---|
| bgColour | 'lighblue' |
|---|
| title | Attributes |
|---|
| borderStyle | solid |
|---|
|
Name | type | read/write | Description |
|---|
name | ComponentNameSpace | read/write | component name space |
|