com.ebmwebsourcing.easybpel.model.bpel.impl.runtime
Class BPELMessageMatcher

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.runtime.BPELMessageMatcher
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher

public class BPELMessageMatcher
extends java.lang.Object
implements com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
BPELMessageMatcher(com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions desc)
           
 
Method Summary
 boolean match(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable var, com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<?> message)
           
 void setLog(java.util.logging.Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPELMessageMatcher

public BPELMessageMatcher(com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions desc)
Method Detail

match

public boolean match(com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable var,
                     com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage<?> message)
              throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
match in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException

setLog

public void setLog(java.util.logging.Logger logger)
Specified by:
setLog in interface com.ebmwebsourcing.easyviper.core.api.soa.message.MessageMatcher


Copyright © 2012 Petals Link. All Rights Reserved.