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 | reset | void | void | reset all stats counters |
|
| 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 |
|
...
| Info |
|---|
| bgColour | 'lighblue' |
|---|
| title | Attributes |
|---|
| borderStyle | solid |
|---|
|
Name | type | read/write | Description |
|---|
capacity name | int ComponentNameSpace | read/write | capacity for MessageExchanges for this queue component name space |
|