it.imolinfo.jbi4corba.jbi.processor
Class ConsumerExchangeProcessor
java.lang.Object
it.imolinfo.jbi4corba.jbi.processor.ConsumerExchangeProcessor
- All Implemented Interfaces:
- ExchangeProcessor
public class ConsumerExchangeProcessor
- extends Object
- implements ExchangeProcessor
ConsumerExchangeProcessor.
- Author:
- raffaele
Method Summary |
void |
process(javax.jbi.messaging.MessageExchange messageExchange)
Process the message exchange. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsumerExchangeProcessor
public ConsumerExchangeProcessor(ConsumerEndpoint consumerEndpoint)
- Parameters:
consumerEndpoint
- The consumer endpoint
process
public void process(javax.jbi.messaging.MessageExchange messageExchange)
- Description copied from interface:
ExchangeProcessor
- Process the message exchange.
- Specified by:
process
in interface ExchangeProcessor
- Parameters:
messageexchange
- The message exchange
- Throws:
Exception
- The exception
Copyright © 2005-2010 Imola Informatica. All Rights Reserved.