|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Broker
The Broker handles Normalized Message Routing within ServiceMix
| Field Summary |
|---|
| Fields inherited from interface javax.jbi.management.LifeCycleMBean |
|---|
SHUTDOWN, STARTED, STOPPED, UNKNOWN |
| Method Summary | |
|---|---|
JBIContainer |
getContainer()
|
void |
init(JBIContainer container)
initialize the broker |
void |
resume()
resume message exchange processing |
void |
sendExchangePacket(javax.jbi.messaging.MessageExchange exchange)
Route an ExchangePacket to a destination |
void |
suspend()
suspend the flow to prevent any message exchanges |
| Methods inherited from interface javax.jbi.management.LifeCycleMBean |
|---|
getCurrentState, shutDown, start, stop |
| Method Detail |
|---|
JBIContainer getContainer()
void init(JBIContainer container)
throws javax.jbi.JBIException
container -
javax.jbi.JBIExceptionvoid suspend()
void resume()
void sendExchangePacket(javax.jbi.messaging.MessageExchange exchange)
throws javax.jbi.JBIException
exchange -
javax.jbi.JBIException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||