it.imolinfo.jbi4ejb.processor
Interface ExchangeProcessor

All Known Implementing Classes:
ProviderExchangeProcessor

public interface ExchangeProcessor

The Interface ExchangeProcessor.

Author:
Marco Piraccini

Method Summary
 void process(javax.jbi.messaging.MessageExchange exchange)
          Process the message exchange.
 

Method Detail

process

void process(javax.jbi.messaging.MessageExchange exchange)
Process the message exchange.

Parameters:
exchange - the message exchange


Copyright © 2007-2008 Imola Informatica. All Rights Reserved.