DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
A Seda delivery flow uses staged eventing for deliverying message exchanges to Components.The SedaFlow MBean is derived from the Flow MBean- see SedaFlow java doc
Operations
Name |
Parameters |
Signature |
Description |
|---|---|---|---|
reset |
void |
void |
reset all stats counters |
Attributes
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.
Attributes
Name |
type |
read/write |
Description |
|---|---|---|---|
capacity |
int |
read/write |
capacity for MessageExchanges for this queue |