|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object it.imolinfo.jbi4ejb.processor.ProviderExchangeProcessor
public class ProviderExchangeProcessor
The Class ProviderExchangeProcessor.
Constructor Summary | |
---|---|
ProviderExchangeProcessor(Jbi4EjbProviderEndpoint endpoint)
Instantiates a new provider exchange processor. |
Method Summary | |
---|---|
protected boolean |
isInAndOut(javax.jbi.messaging.MessageExchange exchange)
Checks if the message is InOut. |
void |
process(javax.jbi.messaging.MessageExchange exchange)
Process the message exchange. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProviderExchangeProcessor(Jbi4EjbProviderEndpoint endpoint) throws Jbi4EjbException
endpoint
- the endpoint managed
Jbi4EjbException
- if some problem occurs in creationMethod Detail |
---|
public void process(javax.jbi.messaging.MessageExchange exchange)
process
in interface ExchangeProcessor
exchange
- the message exchangeprotected boolean isInAndOut(javax.jbi.messaging.MessageExchange exchange)
exchange
- the message exchange
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |