org.ow2.petals.bpel.engine.env
Class JBIReceiverImpl

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
      extended by com.ebmwebsourcing.easyviper.core.impl.env.AbstractReceiverImpl
          extended by org.ow2.petals.bpel.engine.env.JBIReceiverImpl
All Implemented Interfaces:
com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent, com.ebmwebsourcing.easyviper.core.api.env.Receiver

public class JBIReceiverImpl
extends com.ebmwebsourcing.easyviper.core.impl.env.AbstractReceiverImpl
implements com.ebmwebsourcing.easyviper.core.api.env.Receiver

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
 
Fields inherited from class com.ebmwebsourcing.easyviper.core.impl.env.AbstractReceiverImpl
messageConverter
 
Constructor Summary
JBIReceiverImpl()
           
 
Method Summary
 void accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage externalMessage, com.ebmwebsourcing.easyviper.core.api.env.ExternalContext context)
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.impl.env.AbstractReceiverImpl
getExternalEnvironment, getMessageConverter, isTaken, setLog, setMessageConverter, setTaken
 
Methods inherited from class com.ebmwebsourcing.easycommons.sca.helper.impl.SCAComponentImpl
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
getExternalEnvironment, getMessageConverter, isTaken, setLog, setMessageConverter, setTaken
 
Methods inherited from interface com.ebmwebsourcing.easycommons.sca.helper.api.SCAComponent
createSCAComponent, destroySCAComponent, getComponent, getInitializationContext, getName, setInitializationContext, setName, startSCAComponent, stopSCAComponent
 

Constructor Detail

JBIReceiverImpl

public JBIReceiverImpl()
Method Detail

accept

public void accept(com.ebmwebsourcing.easyviper.core.api.soa.message.ExternalMessage externalMessage,
                   com.ebmwebsourcing.easyviper.core.api.env.ExternalContext context)
            throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
accept in interface com.ebmwebsourcing.easyviper.core.api.env.Receiver
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException


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