org.ow2.petals.se.eip.patterns
Class AbstractMEPBridgeWithUnicConsumesPattern

java.lang.Object
  extended by org.ow2.petals.se.eip.patterns.AbstractPattern
      extended by org.ow2.petals.se.eip.patterns.AbstractMEPBridgePattern
          extended by org.ow2.petals.se.eip.patterns.AbstractMEPBridgeWithUnicConsumesPattern
All Implemented Interfaces:
Pattern
Direct Known Subclasses:
Bridge, Router

public abstract class AbstractMEPBridgeWithUnicConsumesPattern
extends AbstractMEPBridgePattern

A default AbstractMEPBridgePattern for a pattern with only one Consumes invoked

Author:
Frederic Gardes

Field Summary
 
Fields inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern
logger
 
Constructor Summary
AbstractMEPBridgeWithUnicConsumesPattern()
           
 
Method Summary
 boolean processAsync(org.ow2.petals.component.framework.api.message.Exchange exchange, ExchangeContext context, CommonAsyncContext asyncContext)
          Process the async message.
 
Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractMEPBridgePattern
processResponse
 
Methods inherited from class org.ow2.petals.se.eip.patterns.AbstractPattern
getNameSpace, isAttachmentMode, isExceptionRobust, isFaultRobust, isFaultToException, logSend, process, processAsyncPattern, processExpiredAsync, processPattern, validateMEP
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.petals.se.eip.patterns.Pattern
getName, init
 

Constructor Detail

AbstractMEPBridgeWithUnicConsumesPattern

public AbstractMEPBridgeWithUnicConsumesPattern()
Method Detail

processAsync

public boolean processAsync(org.ow2.petals.component.framework.api.message.Exchange exchange,
                            ExchangeContext context,
                            CommonAsyncContext asyncContext)
Description copied from class: AbstractPattern
Process the async message.

Specified by:
processAsync in class AbstractPattern


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.