org.ow2.petals.jbi.messaging.exchange
Class PersistedContextualMessageExchangeFactoryImpl

java.lang.Object
  extended by org.ow2.petals.jbi.messaging.exchange.AbstractContextualMessageExchangeFactory
      extended by org.ow2.petals.jbi.messaging.exchange.PersistedContextualMessageExchangeFactoryImpl
All Implemented Interfaces:
javax.jbi.messaging.MessageExchangeFactory

public class PersistedContextualMessageExchangeFactoryImpl
extends org.ow2.petals.jbi.messaging.exchange.AbstractContextualMessageExchangeFactory


Method Summary
static PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactory(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint, java.util.logging.Logger logger)
           
static PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForEndpoint(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint, java.util.logging.Logger logger, javax.jbi.servicedesc.ServiceEndpoint targetEndpoint)
           
static PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForInterface(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint, java.util.logging.Logger logger, javax.xml.namespace.QName targetInterface)
           
static PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForService(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint, java.util.logging.Logger logger, javax.xml.namespace.QName targetService)
           
protected  org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper createMessageExchangeDecoratorForPattern(org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl exchange, java.net.URI pattern)
           
 
Methods inherited from class org.ow2.petals.jbi.messaging.exchange.AbstractContextualMessageExchangeFactory
createExchange, createExchange, createInOnlyExchange, createInOptionalOutExchange, createInOutExchange, createRobustInOnlyExchange, isInOnlyPattern, isInOptionalOutPattern, isInOutPattern, isRobustInOnlyPattern, setFactorySpecificTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createContextualMessageExchangeFactory

public static final PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactory(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint,
                                                                                                         java.util.logging.Logger logger)

createContextualMessageExchangeFactoryForEndpoint

public static final PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForEndpoint(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint,
                                                                                                                    java.util.logging.Logger logger,
                                                                                                                    javax.jbi.servicedesc.ServiceEndpoint targetEndpoint)

createContextualMessageExchangeFactoryForInterface

public static final PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForInterface(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint,
                                                                                                                     java.util.logging.Logger logger,
                                                                                                                     javax.xml.namespace.QName targetInterface)

createContextualMessageExchangeFactoryForService

public static final PersistedContextualMessageExchangeFactoryImpl createContextualMessageExchangeFactoryForService(javax.jbi.servicedesc.ServiceEndpoint consumerEndpoint,
                                                                                                                   java.util.logging.Logger logger,
                                                                                                                   javax.xml.namespace.QName targetService)

createMessageExchangeDecoratorForPattern

protected org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper createMessageExchangeDecoratorForPattern(org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl exchange,
                                                                                                                java.net.URI pattern)
Specified by:
createMessageExchangeDecoratorForPattern in class org.ow2.petals.jbi.messaging.exchange.AbstractContextualMessageExchangeFactory


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